DescriptionCorrected serialization of ::cue() functions.
The selectorList argument of ::cue() functions were just dropped.
Serialization of that list is now done.
The explicit universal tag "*" is not correct per CSSOM spec, but I didn't
address that in this CL. Besides, that also affects a bunch of the custom
pseudo elements. Nothing changed here.
Also removed a bunch of unnecessary CSSSelector:: prefixing.
R=timloh@chromium.org,andersr@opera.com
BUG=428696
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184767
Patch Set 1 #
Total comments: 1
Patch Set 2 : Additional test #
Messages
Total messages: 12 (3 generated)
|