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

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

Issue 2713193003: Added a quick heuristic to determine which objects are the target of in-page links and stop ignorin… (Closed)
Patch Set: Fixed Android test. Created 3 years, 8 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
OLDNEW
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ++IA2_ROLE_SECTION 2 ++ROLE_SYSTEM_LINK name='named anchor'
3 ++++ROLE_SYSTEM_STATICTEXT name='named anchor' 3 ++++ROLE_SYSTEM_STATICTEXT name='named anchor'
4 ++ROLE_SYSTEM_LINK name='both a named anchor and a link' FOCUSABLE LINKED 4 ++ROLE_SYSTEM_LINK name='both a named anchor and a link' FOCUSABLE LINKED
5 ++++ROLE_SYSTEM_STATICTEXT name='both a named anchor and a link' LINKED 5 ++++ROLE_SYSTEM_STATICTEXT name='both a named anchor and a link' LINKED
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698