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

title attribute cause issue in firefox #451

Closed
gaplyk opened this issue Mar 18, 2014 · 4 comments
Closed

title attribute cause issue in firefox #451

gaplyk opened this issue Mar 18, 2014 · 4 comments

Comments

@gaplyk
Copy link

gaplyk commented Mar 18, 2014

subject.

example:
<polymer-element .... attributes="title">

@robdodson
Copy link
Contributor

title is a built-in attribute and (to my knowledge) cannot be replaced with a polymer attribute. You'll have to name your attribute something different like data-title or my-title

@gaplyk
Copy link
Author

gaplyk commented Mar 19, 2014

i know. and this take some time to understand. Maybe better to add checks to attributes or display readable error message. I think also behavior in different browsers should be the same.

@sjmiles
Copy link
Contributor

sjmiles commented Mar 19, 2014

See #379

@sorvell
Copy link
Contributor

sorvell commented Aug 11, 2014

Closed in favor of #123

@sorvell sorvell closed this as completed Aug 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants