DescriptionHTMLTableRowElement.insertCell()'s argument default value should be -1
HTMLTableRowElement.insertCell()'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#the-tr-element
The new behavior matches the one of Firefox 29 and IE11.
R=arv@chromium.org, eseidel@chromium.org
BUG=369803
TEST=fast/dom/HTMLTableRowElement/insertCell-default-argument.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173422
Patch Set 1 #
Total comments: 2
Messages
Total messages: 10 (0 generated)
|