RESOLVED FIXED 115642
Comment should be consructable
https://bugs.webkit.org/show_bug.cgi?id=115642
Summary Comment should be consructable
Erik Arvidsson
Reported 2013-05-06 07:29:21 PDT
http://dom.spec.whatwg.org/#comment Make Comment constructable so that one can do "new Comment('abc')" instead of "document.createComment('abc')"
Attachments
Patch (8.18 KB, patch)
2014-01-09 04:27 PST, László Langó
no flags
László Langó
Comment 1 2014-01-09 04:27:17 PST
EFL EWS Bot
Comment 2 2014-01-09 04:45:58 PST
Andreas Kling
Comment 3 2014-01-11 21:54:01 PST
Comment on attachment 220713 [details] Patch r=me
WebKit Commit Bot
Comment 4 2014-01-13 01:42:50 PST
Comment on attachment 220713 [details] Patch Clearing flags on attachment: 220713 Committed r161867: <http://trac.webkit.org/changeset/161867>
WebKit Commit Bot
Comment 5 2014-01-13 01:42:52 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.