Bug 163746

Summary: Make table.deleteRow(-1) a no-op when there are no rows
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue, darin, esprehn+autocc, gyuyoung.kim, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.