Skip to content

Cannot extend select element #7

@jonrimmer

Description

@jonrimmer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions