WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
110772
HTMLDocument is dead. Long live Document
https://bugs.webkit.org/show_bug.cgi?id=110772
Summary
HTMLDocument is dead. Long live Document
Erik Arvidsson
Reported
2013-02-25 11:11:08 PST
The DOM specs now use Document instead of HTMLDocument.
http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html#the-window-object
http://dom.spec.whatwg.org/#domimplementation
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2013-02-25 12:03:22 PST
A tiny nitpick: "For historical reasons, Window objects must also have a writable, configurable, non-enumerable property named HTMLDocument whose value is the Document interface object."
Erik Arvidsson
Comment 2
2013-06-30 10:39:00 PDT
IE11 reversed their implementation to match WebKit/Firefox. I think we should update the spec instead.
Anne van Kesteren
Comment 3
2013-07-01 07:02:20 PDT
Could you maybe email
whatwg@whatwg.org
with some more details? Or alternatively file a bug on the HTML specification.
Ahmad Saleem
Comment 4
2023-10-07 17:19:40 PDT
@Anne - applicable anymore?
Anne van Kesteren
Comment 5
2023-10-08 07:57:58 PDT
Yeah, let's close this for now. Once
https://github.com/whatwg/dom/issues/221
gets resolved new bugs will be filed.
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