Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 ROLE_SYSTEM_DOCUMENT name='' READONLY FOCUSABLE description='' | |
| 2 IA2_ROLE_SECTION name='' READONLY description='' | |
| 3 ROLE_SYSTEM_TEXT name='Title' FOCUSABLE description='' | |
| 4 ROLE_SYSTEM_TEXT name='Label' FOCUSABLE description='Title' | |
| 5 ROLE_SYSTEM_TEXT name='AriaLabel' FOCUSABLE description='Title' | |
| 6 ROLE_SYSTEM_TEXT name='LabelledBy' FOCUSABLE description='Title' | |
| 7 ROLE_SYSTEM_TEXT name='Placeholder' FOCUSABLE description='' | |
|
aboxhall
2012/08/01 01:56:57
Placeholder is not mentioned in the accessible nam
dmazzoni
2012/08/01 03:22:41
It's here:
http://www.w3.org/TR/html-aapi/#calc
W
aboxhall
2012/08/06 01:55:49
Yep, I was looking at the ARIA guide. They don't q
| |
| 8 ROLE_SYSTEM_TEXT name='Title' FOCUSABLE description='Placeholder' | |
| 9 ROLE_SYSTEM_TEXT name='Label' FOCUSABLE description='Title Placeholder' | |
| 10 ROLE_SYSTEM_TEXT name='AriaLabel' FOCUSABLE description='Title Placehold er' | |
| 11 ROLE_SYSTEM_TEXT name='LabelledBy' FOCUSABLE description='Title Placehol der' | |
| 12 ROLE_SYSTEM_TEXT name='LabelledBy' FOCUSABLE description='DescribedBy Pl aceholder' | |
|
aboxhall
2012/08/01 01:56:57
I'm not sure we want to include the placeholder if
aboxhall
2012/08/06 01:55:49
I still think this shouldn't include the placehold
| |
| OLD | NEW |