DescriptionMake CSSValueList.item() index argument mandatory
Make CSSValueList.item() index argument mandatory as per the specification:
http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSValueList
This behavior is consistent with Firefox 23. I wasn't able to test on IE10.
It is confusing what the return value is supposed to be if the index is
omitted.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157057
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|