DescriptionHTMLTableElement.insertRow()'s argument default value should be -1
HTMLTableElement.insertRow()'s argument default value should be -1, not
0, as per the specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html#htmltableelement
The new behavior matches the one of Firefox 29 and IE11.
R=arv@chromium.org, tkent@chromium.org
TEST=fast/dom/HTMLTableElement/insertRow-default-argument.html
BUG=369803
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173578
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|