-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Quite a bit of the custom elements explanation focuses on extending the select element, but trying to do this using the polyfill fails. The call to var shadowRoot = new WebKitShadowRoot(element); gives error HIERARCHY_REQUEST_ERR: DOM Exception 3. Not sure if this is a bug in the polyfill or in the webkit shadow DOM implementation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels