Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors, since they are
only defined to work on properties[1]. In order to test for
descriptors, add a new keyword 'descriptor' to CSSProperties.in
and generate the function isDescriptor based on that.
BUG=448567
[1] http://www.w3.org/TR/css3-values/#common-keywords
Committed: https://crrev.com/cc83aeab5eb7a294fc8583bbbd3c8b4ee4c0281f
Cr-Commit-Position: refs/heads/master@{#396870}
Description was changed from ========== 448567 WIP BUG= ========== to ========== 448567 WIP BUG=448567 ==========
4 years, 7 months ago
(2016-05-06 20:28:26 UTC)
#1
Description was changed from
==========
448567 WIP
BUG=
==========
to
==========
448567 WIP
BUG=448567
==========
rwlbuis
Description was changed from ========== 448567 WIP BUG=448567 ========== to ========== Do not accept CSS-wide ...
4 years, 7 months ago
(2016-05-16 01:52:08 UTC)
#2
Description was changed from
==========
448567 WIP
BUG=448567
==========
to
==========
Do not accept CSS-wide identifiers for descriptors
Do not accept CSS-wide identifiers for descriptors.
BUG=448567
==========
rwlbuis
Description was changed from ========== Do not accept CSS-wide identifiers for descriptors Do not accept ...
4 years, 7 months ago
(2016-05-16 01:53:11 UTC)
#3
Description was changed from
==========
Do not accept CSS-wide identifiers for descriptors
Do not accept CSS-wide identifiers for descriptors.
BUG=448567
==========
to
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors.
BUG=448567
==========
rwlbuis
Description was changed from ========== Do not accept CSS-wide keywords for descriptors Do not accept ...
4 years, 7 months ago
(2016-05-16 02:04:30 UTC)
#4
Description was changed from
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors.
BUG=448567
==========
to
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors, since they are only defined to
work on properties[1]. In order to test for descriptors, add a new keyword
descriptor to CSSProperties.in and change the
BUG=448567
[1] http://www.w3.org/TR/css3-values/#common-keywords
==========
rwlbuis
Description was changed from ========== Do not accept CSS-wide keywords for descriptors Do not accept ...
4 years, 7 months ago
(2016-05-16 02:05:34 UTC)
#5
Description was changed from
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors, since they are only defined to
work on properties[1]. In order to test for descriptors, add a new keyword
descriptor to CSSProperties.in and change the
BUG=448567
[1] http://www.w3.org/TR/css3-values/#common-keywords
==========
to
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors, since they are
only defined to work on properties[1]. In order to test for
descriptors, add a new keyword descriptor to CSSProperties.in
and generate the function isDescriptor based on that.
BUG=448567
[1] http://www.w3.org/TR/css3-values/#common-keywords
==========
rwlbuis
Description was changed from ========== Do not accept CSS-wide keywords for descriptors Do not accept ...
4 years, 7 months ago
(2016-05-16 02:07:57 UTC)
#6
Description was changed from
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors, since they are
only defined to work on properties[1]. In order to test for
descriptors, add a new keyword descriptor to CSSProperties.in
and generate the function isDescriptor based on that.
BUG=448567
[1] http://www.w3.org/TR/css3-values/#common-keywords
==========
to
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors, since they are
only defined to work on properties[1]. In order to test for
descriptors, add a new keyword 'descriptor' to CSSProperties.in
and generate the function isDescriptor based on that.
BUG=448567
[1] http://www.w3.org/TR/css3-values/#common-keywords
==========
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1386733003/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1386733003/240001
4 years, 6 months ago
(2016-05-31 16:08:43 UTC)
#22
Description was changed from ========== Do not accept CSS-wide keywords for descriptors Do not accept ...
4 years, 6 months ago
(2016-05-31 18:26:46 UTC)
#23
Message was sent while issue was closed.
Description was changed from
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors, since they are
only defined to work on properties[1]. In order to test for
descriptors, add a new keyword 'descriptor' to CSSProperties.in
and generate the function isDescriptor based on that.
BUG=448567
[1] http://www.w3.org/TR/css3-values/#common-keywords
==========
to
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors, since they are
only defined to work on properties[1]. In order to test for
descriptors, add a new keyword 'descriptor' to CSSProperties.in
and generate the function isDescriptor based on that.
BUG=448567
[1] http://www.w3.org/TR/css3-values/#common-keywords
==========
commit-bot: I haz the power
Committed patchset #10 (id:240001)
4 years, 6 months ago
(2016-05-31 18:26:47 UTC)
#24
Message was sent while issue was closed.
Committed patchset #10 (id:240001)
commit-bot: I haz the power
Description was changed from ========== Do not accept CSS-wide keywords for descriptors Do not accept ...
4 years, 6 months ago
(2016-05-31 18:27:47 UTC)
#25
Message was sent while issue was closed.
Description was changed from
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors, since they are
only defined to work on properties[1]. In order to test for
descriptors, add a new keyword 'descriptor' to CSSProperties.in
and generate the function isDescriptor based on that.
BUG=448567
[1] http://www.w3.org/TR/css3-values/#common-keywords
==========
to
==========
Do not accept CSS-wide keywords for descriptors
Do not accept CSS-wide keywords for descriptors, since they are
only defined to work on properties[1]. In order to test for
descriptors, add a new keyword 'descriptor' to CSSProperties.in
and generate the function isDescriptor based on that.
BUG=448567
[1] http://www.w3.org/TR/css3-values/#common-keywords
Committed: https://crrev.com/cc83aeab5eb7a294fc8583bbbd3c8b4ee4c0281f
Cr-Commit-Position: refs/heads/master@{#396870}
==========
commit-bot: I haz the power
Patchset 10 (id:??) landed as https://crrev.com/cc83aeab5eb7a294fc8583bbbd3c8b4ee4c0281f Cr-Commit-Position: refs/heads/master@{#396870}
4 years, 6 months ago
(2016-05-31 18:27:48 UTC)
#26
Issue 1386733003: Do not accept CSS-wide keywords for descriptors
(Closed)
Created 5 years, 2 months ago by rwlbuis
Modified 4 years, 6 months ago
Reviewers: Timothy Loh
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 13