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

Side by Side Diff: content/test/data/accessibility/html/iframe-cross-process-expected-win.txt

Issue 1552683002: Enable DumpAccessibilityTree tests to use cross-process iframes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline last win tests 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
(Empty)
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ++IA2_ROLE_PARAGRAPH
3 ++++ROLE_SYSTEM_STATICTEXT name='Before frame'
4 ++IA2_ROLE_SECTION
5 ++++IA2_ROLE_INTERNAL_FRAME READONLY
6 ++++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
7 ++++++++IA2_ROLE_SECTION
8 ++++++++++ROLE_SYSTEM_STATICTEXT name='Text in iframe'
9 ++IA2_ROLE_PARAGRAPH
10 ++++ROLE_SYSTEM_STATICTEXT name='After frame'
11 <-- End-of-file -->
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698