Bug 111512 - [Custom Element] Parser should support type extensions through @is attribute.
Summary: [Custom Element] Parser should support type extensions through @is attribute.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on:
Blocks: 110436
  Show dependency treegraph
 
Reported: 2013-03-05 19:50 PST by Hajime Morrita
Modified: 2015-10-16 00:56 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2013-03-05 19:50:55 PST
https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html#instantiating-custom-elements
Custom Element adds @is attribute for serializing type extensions.
Comment 1 Ryosuke Niwa 2015-10-16 00:56:44 PDT
The new implementation effort will be tracked separately.