Descriptiontbody.deleteRow(-1) should never throw an exception
As per spec
https://html.spec.whatwg.org/multipage/tables.html#dom-tbody-deleterow
If index is -1, remove the last element in the rows collection from its
parent. Should not throw exception in this case if row is empty.
BUG=592817
Committed: https://crrev.com/0c4a630b476aa829cacd0b8fb7d716d5d993692e
Cr-Commit-Position: refs/heads/master@{#379771}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|