Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

Need to special case the is attribute for custom elements #288

Description

@ebryn

http://www.w3.org/TR/custom-elements/#instantiating-custom-elements states:

After a custom element is instantiated, changing the value of the is attribute must not affect this element's custom element type.

<button is="my-button"> should generate a createElement('button', 'my-button') call

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions