DescriptionMake second argument to CSSStyleSheet.insertRule() optional again
Make second argument to CSSStyleSheet.insertRule() optional again to restore
backward compatibility. Also add a deprecation warning as passing only one
argument to CSSStyleSheet.insertRule() is incompatible with the standard
specification and with other major browsers.
Making the arguments mandatory was done in r157074 but broke a popular
jQuery plugin.
BUG=319695
R=tkent
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162300
Patch Set 1 #Patch Set 2 : Update test case #Patch Set 3 : Rebase on master #
Messages
Total messages: 7 (0 generated)
|