This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 18845 - [Custom]: Extensions to Document interface create dependencies on HTML from DOM
Summary: [Custom]: Extensions to Document interface create dependencies on HTML from DOM
Status: RESOLVED INVALID
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 17103
  Show dependency treegraph
 
Reported: 2012-09-12 00:23 UTC by Dominic Cooney
Modified: 2012-10-24 20:35 UTC (History)
0 users

See Also:


Attachments

Description Dominic Cooney 2012-09-12 00:23:06 UTC
"Extensions to Document interface" add dictionary Options which has a HTMLTemplateElement field. Indirectly, register sets up an object that is required to implement HTMLElement (per the introduction, "The element prototype itself must inherit from the HTMLElement interface.")

Wouldn’t it be neater to put these extensions on HTMLDocument?
Comment 1 Dimitri Glazkov 2012-10-24 20:35:01 UTC
There's no such thing as HTMLDocument in HTML spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/dom.html#the-document-object