Index: content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-win.txt |
diff --git a/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-win.txt b/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-win.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..974b4c7721a26da11fa077580f070b9e26b81ee8 |
--- /dev/null |
+++ b/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-win.txt |
@@ -0,0 +1,16 @@ |
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE location=(0, 0) |
+++IA2_ROLE_SECTION location=(0, 0) size=(300, 150) |
+++++ROLE_SYSTEM_PUSHBUTTON name='Button' FOCUSABLE location=(25, 25) size=(250, 50) |
+++IA2_ROLE_SECTION location=(0, 150) size=(300, 150) |
+++++ROLE_SYSTEM_PUSHBUTTON name='Button' FOCUSABLE location=(25, 175) size=(250, 50) |
+++IA2_ROLE_SECTION location=(0, 300) size=(300, 150) |
+++++IA2_ROLE_INTERNAL_FRAME READONLY location=(0, 300) size=(300, 100) |
+++++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE location=(0, 300) size=(300, 100) |
+++++++++IA2_ROLE_SECTION location=(0, 300) size=(300, 100) |
+++++++++++ROLE_SYSTEM_PUSHBUTTON name='Ordinary Button' FOCUSABLE location=(25, 325) size=(250, 50) |
+++IA2_ROLE_SECTION location=(0, 450) size=(300, 150) |
+++++IA2_ROLE_INTERNAL_FRAME READONLY location=(0, 450) size=(150, 50) |
+++++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE location=(0, 450) size=(300, 100) |
+++++++++IA2_ROLE_SECTION location=(-150, 400) size=(300, 100) |
+++++++++++ROLE_SYSTEM_PUSHBUTTON name='Scrolled Button' FOCUSABLE location=(-125, 425) size=(250, 50) |
+<-- End-of-file --> |