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

Unified Diff: content/test/data/accessibility/html/iframe-transform-expected-win.txt

Issue 2802173002: Test changes for accLocation to confirm that transformations work. (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/html/iframe-transform-expected-win.txt
diff --git a/content/test/data/accessibility/html/iframe-transform-expected-win.txt b/content/test/data/accessibility/html/iframe-transform-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..74576ab391d75032b8c361f2a97ea80d244585bf
--- /dev/null
+++ b/content/test/data/accessibility/html/iframe-transform-expected-win.txt
@@ -0,0 +1,7 @@
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE location=(0, 0) size=(783, 800)
dmazzoni 2017/04/07 20:28:19 This one will be flaky, make the location/size exp
dougt 2017/04/08 03:49:40 Done.
+++IA2_ROLE_INTERNAL_FRAME READONLY location=(0, 0) size=(250, 250)
+++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE location=(0, 0) size=(250, 250)
+++++++ROLE_SYSTEM_GRAPHIC READONLY location=(10, 10) size=(200, 200)
+++IA2_ROLE_INTERNAL_FRAME READONLY location=(0, 300) size=(500, 500)
+++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE location=(0, 300) size=(500, 500)
+++++++ROLE_SYSTEM_GRAPHIC READONLY location=(20, 320) size=(400, 400)

Powered by Google App Engine
This is Rietveld 408576698