Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update to latest schemas from the Nu HTML Checker
--------------------- docs: switch to higher quality reference for alternative text Co-authored-by: Jens Oliver Meiert <[email protected]> --------------------- switch to higher quality reference for alternative text fixes #1146 Co-authored-by: Steve Faulkner <[email protected]> --------------------- ARIA: Allow aria-required with special input types Add aria-required to input types datetime-local / date / month / time / week Co-authored-by: Daniel <[email protected]> --------------------- Allow rel attribute on SVG <a> element Fixes validator/validator#1008 Closes validator/validator#1009 Co-authored-by: MattGarrish <[email protected]> --------------------- Allow any ARIA role for <svg> element Fixes validator/validator#1096 Fixes validator/validator#981 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Allow aria.prop.posinset|setsize w/ role=tab Fixes validator/validator#1060 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Allow “aria-placeholder” where “placeholder” is allowed Also, report error if element with “placeholder” also has “aria-placeholder”. Fixes validator/validator#1098 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Allow only presentation|none for br[role] Fixes validator/validator#1097 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Update required states for input[type=radio|checkbox] Fixes validator/validator#1109 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Update allowed roles for figure element Fixes validator/validator#1108 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Allow th[aria-rowspan] & th[aria-colspan] Relates to validator/validator#1107 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Allow math element to have global ARIA attributes Fixes validator/validator#1114 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Add menu, menubar, and tablist to allowed nav roles Fixes validator/validator#1110 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Align aria-valuemin checking with current spec Fixes validator/validator#1120 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Align aria-valuemax checking with current spec Fixes validator/validator#1119 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Allow aria-description Fixes validator/validator#1155 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- Allow -1 for aria-setsize Fixes validator/validator#1158 Co-authored-by: Michael[tm] Smith <[email protected]> --------------------- update the allowed roles for wbr update allowed roles for `wbr` to match `br` element Co-authored-by: Scott O'Hara <[email protected]>
- Loading branch information