[Bug 27384] CSSStyleSheet.insertRule's index argument should be optional with default 0

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27384

--- Comment #13 from Philip Jägenstedt <philipj@opera.com> ---
OK, so I guess this is what needs to happen in Blink:

1. Support CSSNamespaceRule.
2. Unprefix CSS Animations.
3. See what happens to the CSSStyleSheetInsertRuleOptionalArg counter.

If any browser has a compat problem because of the optional argument before
that, I'm of course in favor of changing the spec.

Also, we should figure out what to do with CSSCharsetRule:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27422

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 25 November 2014 09:04:23 UTC