[css-counter-styles] Behavior of setting attributes

Hi,

I have a question about the behavior of the DOM API:

If a string which is valid in grammar while invalid in other aspect is
set to an attribute in CSSCounterStyleRule, what should happen? For
example, when the system is numeric, but a string contains only one
symbol is set to symbols, or the additive-symbols attribute is set to
a non-descending list. Should such strings be accepted or rejected?

Regards,
Xidorn Quan

Received on Friday, 7 February 2014 13:21:22 UTC