DescriptionSerialize type and attribute selectors as identifiers
Per [1], both the element name of a type selector and the attribute name
of an attribute selector - as well as their corresponding namespace
prefix (if any) - should be serialized as identifiers [2].
[1] https://drafts.csswg.org/cssom/#serialize-a-simple-selector
[2] https://drafts.csswg.org/cssom/#serialize-an-identifier
BUG=681814
Review-Url: https://codereview.chromium.org/2645563002
Cr-Commit-Position: refs/heads/master@{#444766}
Committed: https://chromium.googlesource.com/chromium/src/+/97b5d7d2b375ae960a7b8084591815e30ae19832
Patch Set 1 #
Total comments: 2
Patch Set 2 : weird -> escaped; add "serialize character as code point" test #
Messages
Total messages: 18 (13 generated)
|