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 19789 - [Custom]: Consider ditching HTMLSpanElement as assumed base element
Summary: [Custom]: Consider ditching HTMLSpanElement as assumed base element
Status: RESOLVED FIXED
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-10-30 22:34 UTC by Dimitri Glazkov
Modified: 2013-04-10 20:43 UTC (History)
0 users

See Also:


Attachments

Description Dimitri Glazkov 2012-10-30 22:34:45 UTC
"If PROTOTYPE is missing, let PROTOTYPE be the interface prototype object for the HTMLSpanElement interface"

Can be just HTMLElement.
Comment 1 Dimitri Glazkov 2012-12-10 20:29:08 UTC
Or at least explain why HTMLSpanElement is necessary?
Comment 2 Dimitri Glazkov 2013-04-10 20:43:43 UTC
The spec has been updated to allow HTMLElement a while back.