Skip to content
#

standard

Here are 571 public repositories matching this topic...

mtrootyy
mtrootyy commented Aug 15, 2020

Paragraph of placeholder attribute on input element
https://html.spec.whatwg.org/multipage/input.html#the-placeholder-attribute

If a user agent normally doesn't show this hint to the user when the control is focused, then the user agent should nonetheless show the hint for the control if it was focused as a result of the autofocus attribute, since in that case the user will not have had an

GPHemsley
GPHemsley commented Jun 3, 2017

The term "forbidden host code point" is used exactly twice within this spec, and in one case it excludes U+0025 (%):

If asciiDomain contains a forbidden host code point, validation error, return failure.

If input contains a forbidden host code point excluding U+0025 (%), validation error, return failure.

I think it is easier for implementations to add to a definition rather than take

Improve this page

Add a description, image, and links to the standard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the standard topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.