Bug 160308 - Parameter to tr.deleteCell() should be mandatory
Summary: Parameter to tr.deleteCell() should be mandatory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/multipag...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-07-28 12:28 PDT by Chris Dumez
Modified: 2016-07-28 13:22 PDT (History)
9 users (show)

See Also:


Attachments
Patch (8.89 KB, patch)
2016-07-28 12:51 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-07-28 12:28:22 PDT
Parameter to tr.deleteCell() should be mandatory:
- https://html.spec.whatwg.org/multipage/tables.html#htmltablerowelement

Firefox and Chrome agree with the specification.
Comment 1 Chris Dumez 2016-07-28 12:51:15 PDT
Created attachment 284805 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-28 13:22:46 PDT
Comment on attachment 284805 [details]
Patch

Clearing flags on attachment: 284805

Committed r203833: <http://trac.webkit.org/changeset/203833>
Comment 3 WebKit Commit Bot 2016-07-28 13:22:51 PDT
All reviewed patches have been landed.  Closing bug.