DescriptionMake arguments to CSSMediaRule.insertRule() / deleteRule() mandatory
Make arguments to CSSMediaRule.insertRule() / deleteRule() mandatory as per
the specification:
http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSMediaRule
This behavior is consistent with Firefox 23 and IE10. It is confusing what
is supposed to happen if the arguments are omitted.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157066
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|