Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No handling for HTML element extension #63

Open
cpboyd opened this issue Mar 14, 2016 · 1 comment
Open

No handling for HTML element extension #63

cpboyd opened this issue Mar 14, 2016 · 1 comment

Comments

@cpboyd
Copy link

cpboyd commented Mar 14, 2016

An example of this is iron-form, which extends the default form element.

The generated IronForm widget doesn't function properly.
It specifies an <iron-form> tag instead of <form is="iron-form">

Moreover, the get/setAction and get/setMethod are not inherited.

@manolo manolo self-assigned this Aug 23, 2016
@manolo
Copy link
Owner

manolo commented Aug 23, 2016

Yeah, that is something not considered because we expect all custom elements being new tags.
Will discuss with the team and consider this in a new version.

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

No branches or pull requests

2 participants