DescriptionMake StyleSheetList.item() index argument mandatory
Make StyleSheetList.item() index argument mandatory to match the specification:
http://www.w3.org/TR/2000/CR-DOM-Level-2-20000510/stylesheets.html#StyleSheets-StyleSheetList
This behavior is consistent with Firefox 23. The argument is however optional
in IE10, which is uncommon for an indexed getter.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157054
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|