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

Side by Side Diff: content/test/data/accessibility/aria/aria-current-expected-win.txt

Issue 2440833002: Revert of Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Rebase after revert of another change touching cursors_test.js Created 4 years, 1 month 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
OLDNEW
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ++ROLE_SYSTEM_LINK name='Section one' FOCUSABLE 2 ++IA2_ROLE_SECTION
3 ++++ROLE_SYSTEM_STATICTEXT name='Section one' 3 ++++ROLE_SYSTEM_LINK name='Section one' FOCUSABLE
4 ++ROLE_SYSTEM_LINK name='Section two' FOCUSABLE 4 ++++++ROLE_SYSTEM_STATICTEXT name='Section one'
5 ++++ROLE_SYSTEM_STATICTEXT name='Section two' 5 ++++ROLE_SYSTEM_LINK name='Section two' FOCUSABLE
6 ++ROLE_SYSTEM_LINK name='Section three' FOCUSABLE current:location 6 ++++++ROLE_SYSTEM_STATICTEXT name='Section two'
7 ++++ROLE_SYSTEM_STATICTEXT name='Section three' 7 ++++ROLE_SYSTEM_LINK name='Section three' FOCUSABLE current:location
8 ++ROLE_SYSTEM_WHITESPACE name='<newline>' 8 ++++++ROLE_SYSTEM_STATICTEXT name='Section three'
9 ++++ROLE_SYSTEM_WHITESPACE name='
10 '
9 ++IA2_ROLE_HEADING name='Section one heading' 11 ++IA2_ROLE_HEADING name='Section one heading'
10 ++++ROLE_SYSTEM_STATICTEXT name='Section one heading' 12 ++++ROLE_SYSTEM_STATICTEXT name='Section one heading'
11 ++IA2_ROLE_HEADING name='Section two heading' 13 ++IA2_ROLE_HEADING name='Section two heading'
12 ++++ROLE_SYSTEM_STATICTEXT name='Section two heading' 14 ++++ROLE_SYSTEM_STATICTEXT name='Section two heading'
13 ++IA2_ROLE_HEADING name='Section three heading' 15 ++IA2_ROLE_HEADING name='Section three heading'
14 ++++ROLE_SYSTEM_STATICTEXT name='Section three heading' 16 ++++ROLE_SYSTEM_STATICTEXT name='Section three heading'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698