WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Ryosuke Niwa
Reported
2013-05-06 20:09:44 PDT
We should consider merging
https://chromium.googlesource.com/chromium/blink/+/cdd5a914daf3862379a5ce4596149bd690d0fa08
https://chromium.googlesource.com/chromium/blink/+/06e4a37f6b11348606de5405edac1ada97499d2a
https://chromium.googlesource.com/chromium/blink/+/47ca40efdf58a4787aa33aa75a35778899b1c002
and others to allow constructs like: new Text(~); possible per DOM4.
Attachments
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug