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

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

Issue 752073002: Enabling test for a-name.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updating expectations for mac Created 6 years 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
« no previous file with comments | « content/test/data/accessibility/a-name-expected-mac.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #<skip -- bug 120946> 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ROLE_SYSTEM_DOCUMENT state=FOCUSED,READONLY,FOCUSABLE 2 IA2_ROLE_SECTION
3 ROLE_SYSTEM_LINK name='named anchor' state=SELECTABLE 3 ROLE_SYSTEM_STATICTEXT name='named anchor'
4 ROLE_SYSTEM_TEXT name='named anchor' state=READONLY 4 ROLE_SYSTEM_LINK name='both a named anchor and a link' FOCUSABLE LINKED
5 ROLE_SYSTEM_LINK name='both a named anchor and a link' state=FOCUSABLE,SELEC TABLE,LINKED 5 ROLE_SYSTEM_STATICTEXT name='both a named anchor and a link' LINKED
6 ROLE_SYSTEM_TEXT name='both a named anchor and a link' state=READONLY,LI NKED
OLDNEW
« no previous file with comments | « content/test/data/accessibility/a-name-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698