Bug 161195 - DOMTokenList.value should be a stringifier attribute
Summary: DOMTokenList.value should be a stringifier attribute
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://dom.spec.whatwg.org/#domtoken...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-25 09:37 PDT by Chris Dumez
Modified: 2016-08-25 10:10 PDT (History)
9 users (show)

See Also:


Attachments
Patch (3.24 KB, patch)
2016-08-25 09:38 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-08-25 09:37:31 PDT
DOMTokenList.value should be a stringifier attribute:
- https://dom.spec.whatwg.org/#domtokenlist
Comment 1 Chris Dumez 2016-08-25 09:38:33 PDT
Created attachment 286975 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-25 10:10:30 PDT
Comment on attachment 286975 [details]
Patch

Clearing flags on attachment: 286975

Committed r204970: <http://trac.webkit.org/changeset/204970>
Comment 3 WebKit Commit Bot 2016-08-25 10:10:35 PDT
All reviewed patches have been landed.  Closing bug.