Bug 111512
Summary: | [Custom Element] Parser should support type extensions through @is attribute. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
Component: | DOM | Assignee: | Hajime Morrita <morrita> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | rniwa, webcomponents-bugzilla |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 110436 |
Hajime Morrita
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
The new implementation effort will be tracked separately.