RESOLVED FIXED 115701
Make DOM objects constructible with new
https://bugs.webkit.org/show_bug.cgi?id=115701
Summary Make DOM objects constructible with new
Attachments
Glenn Adams
Comment 1 2013-05-10 07:23:27 PDT
Should this be proposed and accepted as an extension to DOM4 [1] first? Otherwise, is this not a vendor specific extension to the DOM? [1] http://www.w3.org/TR/domcore/#interface-text
Ryosuke Niwa
Comment 2 2013-05-10 08:34:13 PDT
(In reply to comment #1) > Should this be proposed and accepted as an extension to DOM4 [1] first? It has been.
Glenn Adams
Comment 3 2013-05-10 08:43:20 PDT
(In reply to comment #2) > (In reply to comment #1) > > Should this be proposed and accepted as an extension to DOM4 [1] first? > > It has been. Do you have a reference to the proposal/acceptance thread? It is not in the DOM4 spec I referenced.
Erik Arvidsson
Comment 4 2013-05-10 08:44:27 PDT
(In reply to comment #3) > (In reply to comment #2) > > (In reply to comment #1) > > > Should this be proposed and accepted as an extension to DOM4 [1] first? > > > > It has been. > > Do you have a reference to the proposal/acceptance thread? It is not in the DOM4 spec I referenced. http://dom.spec.whatwg.org/#interface-text
Glenn Adams
Comment 5 2013-05-10 08:57:59 PDT
(In reply to comment #4) > (In reply to comment #3) > > (In reply to comment #2) > > > (In reply to comment #1) > > > > Should this be proposed and accepted as an extension to DOM4 [1] first? > > > > > > It has been. > > > > Do you have a reference to the proposal/acceptance thread? It is not in the DOM4 spec I referenced. > > http://dom.spec.whatwg.org/#interface-text tnx!
Ahmad Saleem
Comment 6 2022-08-13 06:13:21 PDT
rniwa@webkit.org - All dependent bugs are now fixed, is something needed here?
Note You need to log in before you can comment on or make changes to this bug.