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

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

Philip Jägenstedt <philip@foolip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philip@foolip.org

--- Comment #28 from Philip Jägenstedt <philip@foolip.org> ---
Usage of this doesn't seem to be going down, at least not far enough to start
throwing exceptions:
https://www.chromestatus.com/metrics/feature/timeline/popularity/198

https://compat.spec.whatwg.org/#css-properties now has -webkit-animation-name
and Gecko supports element.style.WebkitAnimationName so I think it'd be best to
just make this argument optional now to minimize risk for all.

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

Received on Monday, 10 October 2016 18:59:24 UTC