Bug 154423

Summary: HTMLTableHeaderCellElement.scope should only return known values
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, darin, ggaren, rniwa, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/multipage/tables.html#dom-th-scope
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-02-18 15:54:48 PST
HTMLTableHeaderCellElement.scope should only return known values as per: https://html.spec.whatwg.org/multipage/tables.html#dom-th-scope Known values are document here: https://html.spec.whatwg.org/multipage/tables.html#attr-th-scope
Attachments
Patch (32.52 KB, patch)
2016-02-18 16:00 PST, Chris Dumez
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-18 15:55:17 PST
Chris Dumez
Comment 2 2016-02-18 16:00:19 PST
Chris Dumez
Comment 3 2016-02-18 18:45:49 PST
Comment on attachment 271711 [details] Patch Clearing flags on attachment: 271711 Committed r196793: <http://trac.webkit.org/changeset/196793>
Chris Dumez
Comment 4 2016-02-18 18:45:56 PST
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.