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

Sanitizer built-ins document #244

Merged
merged 10 commits into from
Jan 16, 2025
Prev Previous commit
Next Next commit
Complete ARIA attributes.
otherdaniel committed Dec 18, 2024
commit c2f6465a0cb79102ca583f4324182b56f527741f
8 changes: 4 additions & 4 deletions lists.txt
Original file line number Diff line number Diff line change
@@ -738,6 +738,7 @@ aria-valuemax
aria-valuemin
aria-valuenow
aria-valuetext
aria-labeledby // See note "labeledby" in spec.

## ARIA 1.3 draft additions https://w3c.github.io/aria/ ###

@@ -746,11 +747,10 @@ aria-brailleroledescription
aria-colindextext
aria-rowindextext

## ARIA: no idea ##
## ARIA: in development ##

aria-actions
aria-labeledby
aria-virtualcontent
aria-actions // https://github.com/w3c/aria/pull/1805
aria-virtualcontent // https://github.com/WICG/accessible-loading-and-searching-of-content/blob/main/explainer.md

### HTML global attributes ###