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

incorrectly warning about placeholder attribute on input element #13

Open
jasonkarns opened this issue Feb 19, 2014 · 1 comment
Open

Comments

@jasonkarns
Copy link

line 369, column 0: description should not contain placeholder attribute [help]

Filter: <input ng-model="query" placeholder="The Black Keys" style="border:2 ...

The placeholder attribute is a valid HTML5 attribute for input elements.

@ghost
Copy link

ghost commented Feb 20, 2019

Is your content in a CDATA section? Also, why aren't you plainifying your output?

dontcallmedom added a commit to w3c/feedvalidator that referenced this issue Feb 26, 2020
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

1 participant