Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Side by Side Diff: content/test/data/accessibility/button-name-calc-expected-win.txt

Issue 10823073: Improve accessible name calculation on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unintentionally modified file Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 ROLE_SYSTEM_DOCUMENT name='' READONLY FOCUSABLE description=''
2 IA2_ROLE_SECTION name='' READONLY description=''
3 ROLE_SYSTEM_PUSHBUTTON name='InnerText' FOCUSABLE description=''
4 ROLE_SYSTEM_PUSHBUTTON name='InnerText' FOCUSABLE description='Title'
aboxhall 2012/08/01 01:56:57 Is using the title as the description the de facto
dmazzoni 2012/08/01 03:22:41 I was following: http://www.w3.org/TR/html-aapi/#c
aboxhall 2012/08/06 01:55:49 Right, now I understand; I hadn't seen that spec b
5 ROLE_SYSTEM_PUSHBUTTON name='AriaLabel' FOCUSABLE description='Title'
6 ROLE_SYSTEM_PUSHBUTTON name='LabelledBy' FOCUSABLE description='Title'
7 ROLE_SYSTEM_PUSHBUTTON name='LabelledBy' FOCUSABLE description='Describe dBy'
8 ROLE_SYSTEM_PUSHBUTTON name='InnerText' FOCUSABLE description='Described By'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698