DescriptionChange deleteCell behavior when there are no cells
Change deleteCell behavior when there are no cells, according
to the spec [1] when the index is -1 and there are no cells
we should not do anything.
Behavior matches Firefox, Safari and Edge.
BUG=651762
[1] https://html.spec.whatwg.org/multipage/tables.html#dom-tr-deletecell
Committed: https://crrev.com/549c1d11032cc509f1438de8f1e979f9793d53c8
Cr-Commit-Position: refs/heads/master@{#424869}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Reorder and add comments #
Total comments: 2
Patch Set 3 : Fix comment for step 1 #
Messages
Total messages: 15 (6 generated)
|