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

Figure out <mark> element #508

Closed
michael-n-cooper opened this issue Jan 5, 2017 · 3 comments
Closed

Figure out <mark> element #508

michael-n-cooper opened this issue Jan 5, 2017 · 3 comments

Comments

@michael-n-cooper
Copy link
Member

HTML 5 mark needs handling. Could relate to drag and drop. This could have multiple ARIA features.

@ZoeBijl
Copy link

ZoeBijl commented Jan 5, 2017

For those interested: <mark> has default styling in Chrome, Firefox, Safari, and Edge. It applies a yellow background to the element (regardless of text colour I might add).

Testfile

@aleventhal
Copy link
Contributor

aleventhal commented Dec 19, 2019

PR: #1133
Examples and more context in ARIA annotations explainer.

@pkra
Copy link
Member

pkra commented Feb 27, 2021

Closing this as resolved via #1133. I've opened w3c/html-aam#316 which seems like a detail that's missing. Please re-open if anything else is missing.

@pkra pkra closed this as completed Feb 27, 2021
Issues related to ARIA Annotations feature automation moved this from High priority to Closed Feb 27, 2021
pkra pushed a commit that referenced this issue May 20, 2024
Editorial: input type=image should match type=reset|submit

The allowed roles were made consistent in an earlier PR, but the other accompanying 'not recommended' guidance was missed.

closes #504

expand on the 'if possible' paragraph to call out that it'd be better for authors to use the button element instead of these legacy (though still valid) input button types.
pkra pushed a commit that referenced this issue May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

7 participants