RESOLVED FIXED 160182
DOMTokenList.prototype.toString should be enumerable
https://bugs.webkit.org/show_bug.cgi?id=160182
Summary DOMTokenList.prototype.toString should be enumerable
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.