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

Unified 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 Android test 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/html/iframe-cross-process-expected-win.txt
diff --git a/content/test/data/accessibility/html/iframe-cross-process-expected-win.txt b/content/test/data/accessibility/html/iframe-cross-process-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4a187c92353ac4e0afab6ca60f59ca33fc058d2f
--- /dev/null
+++ b/content/test/data/accessibility/html/iframe-cross-process-expected-win.txt
@@ -0,0 +1,11 @@
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
+++IA2_ROLE_PARAGRAPH
+++++ROLE_SYSTEM_STATICTEXT name='Before frame'
+++IA2_ROLE_SECTION
+++++IA2_ROLE_INTERNAL_FRAME READONLY
+++++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
+++++++++IA2_ROLE_SECTION
+++++++++++ROLE_SYSTEM_STATICTEXT name='Text in iframe'
+++IA2_ROLE_PARAGRAPH
+++++ROLE_SYSTEM_STATICTEXT name='After frame'
+<-- End-of-file -->

Powered by Google App Engine
This is Rietveld 408576698