RESOLVED FIXED 163746
Make table.deleteRow(-1) a no-op when there are no rows
https://bugs.webkit.org/show_bug.cgi?id=163746
Summary Make table.deleteRow(-1) a no-op when there are no rows
Chris Dumez
Reported 2016-10-20 12:00:54 PDT
Make table.deleteRow(-1) a no-op when there are no rows, instead of throwing: - https://github.com/whatwg/html/pull/1924 - https://github.com/w3c/web-platform-tests/pull/4001
Attachments
Patch (8.74 KB, patch)
2016-10-20 12:36 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-10-20 12:36:42 PDT
WebKit Commit Bot
Comment 2 2016-10-20 14:03:38 PDT
Comment on attachment 292237 [details] Patch Clearing flags on attachment: 292237 Committed r207640: <http://trac.webkit.org/changeset/207640>
WebKit Commit Bot
Comment 3 2016-10-20 14:03:44 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.