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

Unified Diff: content/test/data/accessibility/html/iframe-transform-scrolled-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-scrolled-expected-blink.txt
diff --git a/content/test/data/accessibility/html/iframe-transform-scrolled-expected-blink.txt b/content/test/data/accessibility/html/iframe-transform-scrolled-expected-blink.txt
index 04979ae35bc26d85df1b59ca2cb25001e5497168..0c67fa4b8dfa2c7cceb877e2e77787218de24f36 100644
--- a/content/test/data/accessibility/html/iframe-transform-scrolled-expected-blink.txt
+++ b/content/test/data/accessibility/html/iframe-transform-scrolled-expected-blink.txt
@@ -1,6 +1,6 @@
rootWebArea pageLocation=(0, 0) scrollX=0 scrollXMin=0 scrollXMax=0 scrollY=0 scrollYMin=0 scrollYMax=0
++group pageLocation=(0, 0)
-++++iframe pageLocation=(0, 0)
-++++++rootWebArea pageLocation=(0, 0) transform scrollX=150 scrollXMin=0 scrollXMax=150 scrollY=50 scrollYMin=0 scrollYMax=50
+++++iframe pageLocation=(0, 0) transform
+++++++rootWebArea pageLocation=(0, 0) scrollX=150 scrollXMin=0 scrollXMax=150 scrollY=50 scrollYMin=0 scrollYMax=50
++++++++div pageLocation=(-300, -100)
++++++++++button pageLocation=(-250, -50) pageSize=(500, 100) name='Scrolled Button'
« no previous file with comments | « content/test/data/accessibility/html/iframe-transform-nested-expected-blink.txt ('k') | ui/accessibility/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698