File tree Expand file tree Collapse file tree 1 file changed +19
-9
lines changed Expand file tree Collapse file tree 1 file changed +19
-9
lines changed Original file line number Diff line number Diff line change 623
623
< a href ="#index-aria-presentation "> `presentation`a >
624
624
or < a href ="#index-aria-none "> `none`a >
625
625
p >
626
- < p >
627
- < a data-cite ="wai-aria-1.1#global_states "> Global `aria-*` attributesa > .
626
+ < p class ="proposed addition ">
627
+ Authors MAY specify the < a data-cite ="wai-aria-1.1#aria-hidden "> `aria-hidden`a > attribute on the `br` element.
628
+ Otherwise, no other allowed `aria-*` attributes.
628
629
p >
629
630
td >
630
631
tr >
2967
2968
< a > No corresponding rolea >
2968
2969
td >
2969
2970
< td >
2970
- < p >
2971
- < a > < strong > Anystrong > `role`a >
2972
- p >
2973
- < p >
2974
- < a data-cite ="wai-aria-1.1#global_states "> Global `aria-*` attributesa > and
2975
- any `aria-*` attributes applicable to the allowed roles.
2976
- p >
2971
+ < div class ="proposed correction ">
2972
+ < p >
2973
+ Roles:
2974
+ < a href ="#index-aria-presentation "> `presentation`a >
2975
+ or < a href ="#index-aria-none "> `none`a >
2976
+ p >
2977
+ < p >
2978
+ Authors MAY specify the < a data-cite ="wai-aria-1.1#aria-hidden "> `aria-hidden`a > attribute on the `wbr` element.
2979
+ Otherwise, no other allowed `aria-*` attributes.
2980
+ p >
2981
+ div >
2977
2982
td >
2978
2983
tr >
2979
2984
tbody >
@@ -4365,6 +4370,11 @@
Change log
4365
4370
< h3 > Substantive changes since the last published Recommendationh3 >
4366
4371
4367
4372
< ul >
4373
+ < li >
4374
+ 07-Dec-2021:
4375
+ Allow only `none` and `presentation` roles for < a href ="#el-wbr "> `wbr` elementa > .
4376
+ Allow only `aria-hidden` global attribute for < a href ="#el-br "> `br`a > and < a href ="#el-wbr "> `wbr`a > elements.
4377
+ li >
4368
4378
< li >
4369
4379
02-Dec-2021:
4370
4380
Allow `group` role on < a href ="#el-section "> `section` elementa > .
You can’t perform that action at this time.
0 commit comments