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

Side by Side Diff: content/test/data/accessibility/html/modal-dialog-in-iframe-opened-expected-win.txt

Issue 1564863002: Get rid of AXScrollView and AXScrollbar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dump_oopif_3
Patch Set: Fix Android expectation Created 4 years, 11 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 ++IA2_ROLE_SECTION
3 ++++ROLE_SYSTEM_STATICTEXT name='Test for modal dialog opened in an iframe. ' 3 ++++ROLE_SYSTEM_STATICTEXT name='Test for modal dialog opened in an iframe. '
4 ++++IA2_ROLE_INTERNAL_FRAME READONLY 4 ++++IA2_ROLE_INTERNAL_FRAME READONLY
5 ++++++IA2_ROLE_SCROLL_PANE 5 ++++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
6 ++++++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE 6 ++++++++ROLE_SYSTEM_DIALOG
7 ++++++++++ROLE_SYSTEM_DIALOG 7 ++++++++++ROLE_SYSTEM_STATICTEXT name='Text in the dialog.'
8 ++++++++++++ROLE_SYSTEM_STATICTEXT name='Text in the dialog.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698