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

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

Issue 2217363002: Use relative bounding boxes throughout Chrome accessibility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback from aboxhall Created 4 years, 4 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-blink.txt
diff --git a/content/test/data/accessibility/html/iframe-transform-expected-blink.txt b/content/test/data/accessibility/html/iframe-transform-expected-blink.txt
index 40822d21ba7aa61ef4ea7658bb18a3d56f40858b..75d1a944db48fa913a6c377d07bf01034fd7330a 100644
--- a/content/test/data/accessibility/html/iframe-transform-expected-blink.txt
+++ b/content/test/data/accessibility/html/iframe-transform-expected-blink.txt
@@ -2,6 +2,6 @@ rootWebArea pageLocation=(0, 0)
++iframe pageLocation=(0, 0)
++++rootWebArea pageLocation=(0, 0)
++++++image pageLocation=(10, 10) pageSize=(200, 200)
-++iframe pageLocation=(0, 300)
-++++rootWebArea pageLocation=(0, 300) transform
+++iframe pageLocation=(0, 300) transform
+++++rootWebArea pageLocation=(0, 300)
++++++image pageLocation=(20, 320) pageSize=(400, 400)

Powered by Google App Engine
This is Rietveld 408576698