DescriptionFix counters() separator serialization
The nested counters construction counters() states
that the separator part is a <string>:
http://www.w3.org/TR/CSS2/syndata.html#counter
So when serializing it follow the spec by
calling serializeString:
http://dev.w3.org/csswg/cssom/#serialize-a-string
Behavior matches Firefox.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194561
Patch Set 1 #Patch Set 2 : Fix test failure #
Messages
Total messages: 6 (2 generated)
|