Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(357)

Issue 2646493002: '*' is not a valid attribute selector (Closed)

Created:
3 years, 11 months ago by fs
Modified:
3 years, 11 months ago
Reviewers:
Timothy Loh, rune
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, chromium-reviews, dglazkov+blink, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

'*' is not a valid attribute selector Per the CSS Selectors specification [1], a '*' is not allowed as the name of an attribute. [1] https://drafts.csswg.org/selectors-4/#typedef-attribute-selector BUG=681814 Review-Url: https://codereview.chromium.org/2646493002 Cr-Commit-Position: refs/heads/master@{#445046} Committed: https://chromium.googlesource.com/chromium/src/+/0b9363c48f13ffd33d88dd9e810697fd86c2b301

Patch Set 1 #

Patch Set 2 : Disallow starAtom as attributeName #

Patch Set 3 : Adjust serialization test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M third_party/WebKit/LayoutTests/cssom/serialize-attribute-selectors.html View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSSelectorParser.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSSelectorParserTest.cpp View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (18 generated)
fs
Noticed while working on the referenced bug. I can't say I find this solution particularly ...
3 years, 11 months ago (2017-01-18 16:34:13 UTC) #5
Timothy Loh
On 2017/01/18 16:34:13, fs wrote: > Noticed while working on the referenced bug. I can't ...
3 years, 11 months ago (2017-01-19 00:44:54 UTC) #8
rune
On 2017/01/19 00:44:54, Timothy Loh wrote: > On 2017/01/18 16:34:13, fs wrote: > > Noticed ...
3 years, 11 months ago (2017-01-19 08:17:00 UTC) #9
fs
On 2017/01/19 at 08:17:00, rune wrote: > On 2017/01/19 00:44:54, Timothy Loh wrote: > > ...
3 years, 11 months ago (2017-01-19 14:31:37 UTC) #10
rune
On 2017/01/19 14:31:37, fs wrote: > On 2017/01/19 at 08:17:00, rune wrote: > > On ...
3 years, 11 months ago (2017-01-19 18:41:25 UTC) #11
rune
On 2017/01/19 18:41:25, rune wrote: > On 2017/01/19 14:31:37, fs wrote: > > Theoretically we ...
3 years, 11 months ago (2017-01-19 21:07:27 UTC) #12
fs
On 2017/01/19 at 21:07:27, rune wrote: > On 2017/01/19 18:41:25, rune wrote: > > On ...
3 years, 11 months ago (2017-01-19 22:50:25 UTC) #14
rune
lgtm, but timloh@ should have a say.
3 years, 11 months ago (2017-01-19 22:53:45 UTC) #16
Timothy Loh
On 2017/01/19 22:53:45, rune wrote: > lgtm, but timloh@ should have a say. lgtm
3 years, 11 months ago (2017-01-19 22:55:48 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2646493002/40001
3 years, 11 months ago (2017-01-20 13:25:34 UTC) #26
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 13:29:17 UTC) #29
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/0b9363c48f13ffd33d88dd9e8106...

Powered by Google App Engine
This is Rietveld 408576698