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

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

Issue 2289293004: Fix flakiness in DumpAccessibilityTree tests with iframes (Closed)
Patch Set: 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
« no previous file with comments | « content/test/data/accessibility/html/iframe-transform-scrolled.html ('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-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 0c67fa4b8dfa2c7cceb877e2e77787218de24f36..66a75eec6397bd6a89a91da3b238f6267e466ed7 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
+rootWebArea pageLocation=(0, 0) scrollX=0 scrollY=0
++group pageLocation=(0, 0)
++++iframe pageLocation=(0, 0) transform
-++++++rootWebArea pageLocation=(0, 0) scrollX=150 scrollXMin=0 scrollXMax=150 scrollY=50 scrollYMin=0 scrollYMax=50
+++++++rootWebArea pageLocation=(0, 0) scrollX=150 scrollY=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-scrolled.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698