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

Exclude <input> and other input tags from being placeholders #3347

Closed
mkhatib opened this issue May 26, 2016 · 0 comments
Closed

Exclude <input> and other input tags from being placeholders #3347

mkhatib opened this issue May 26, 2016 · 0 comments

Comments

@mkhatib
Copy link
Contributor

mkhatib commented May 26, 2016

Now that we plan to support forms #3343 we need to make sure AMP differentiate between the AMP placeholder attribute to indicate an element is a placeholder for its parent and the placeholder="some text" on input-types to show a placeholder text inside the input field.

One way to do this is by just excluding inputs from being AMP placeholders. It doesn't actually make sense since AMP placeholders are mostly used as a waiting to be loaded so I am here until then.

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

1 participant