Bug 160182

Summary: DOMTokenList.prototype.toString should be enumerable
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, commit-queue, darin, esprehn+autocc, ggaren, gyuyoung.kim, kondapallykalyan, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-07-25 19:47:24 PDT
DOMTokenList.prototype.toString should be enumerable: - https://dom.spec.whatwg.org/#interface-domtokenlist - http://heycam.github.io/webidl/#es-stringifier Firefox and Chrome agree with the specification.
Attachments
Patch (3.45 KB, patch)
2016-07-25 20:37 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-07-25 20:37:33 PDT
WebKit Commit Bot
Comment 2 2016-07-25 22:28:56 PDT
Comment on attachment 284560 [details] Patch Clearing flags on attachment: 284560 Committed r203712: <http://trac.webkit.org/changeset/203712>
WebKit Commit Bot
Comment 3 2016-07-25 22:29:01 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.