DescriptionMake CSSStyleSheet.insertRule() / deleteRule() arguments mandatory
Make CSSStyleSheet.insertRule() / deleteRule() arguments mandatory to match
the specification:
http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSStyleSheet
This behavior is consistent with Firefox 23 and IE10. It is confusing what
is supposed to happen when the arguments are omitted.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157074
Patch Set 1 #Patch Set 2 : Update other tests #Patch Set 3 : Rebase on master #
Messages
Total messages: 7 (0 generated)
|