Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

Fix computation of input[type="image"] text properties (fix #279)#307

Open
takenspc wants to merge 1 commit intoGoogleChrome:masterfrom
takenspc:input-type-image
Open

Fix computation of input[type="image"] text properties (fix #279)#307
takenspc wants to merge 1 commit intoGoogleChrome:masterfrom
takenspc:input-type-image

Conversation

@takenspc
Copy link

@takenspc takenspc commented Oct 1, 2016

label elements are not used in name computation of input[type="image"]. Instead, alt attribute is used.
https://w3c.github.io/html-aam/#input-type-image

label elements are not used in name computation of input[type="image"]. Instead, alt attribute is used.
https://w3c.github.io/html-aam/#input-type-image
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant