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

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: Test changes for accLocation to confirm that transformations work. 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
« no previous file with comments | « content/test/data/accessibility/html/iframe-transform-expected-blink.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..64f1cee30f0a5b0e40399cb12ea2f4331558167e
--- /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=(800, 800)
+++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)
« no previous file with comments | « content/test/data/accessibility/html/iframe-transform-expected-blink.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698