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

Unified Diff: content/test/data/accessibility/html/iframe-coordinates-cross-process.html

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
Index: content/test/data/accessibility/html/iframe-coordinates-cross-process.html
diff --git a/content/test/data/accessibility/html/iframe-coordinates-cross-process.html b/content/test/data/accessibility/html/iframe-coordinates-cross-process.html
index f165a5c9db0579d9e1be01d0300cf991523e27ca..2c0cf087a425455e7d8d79dd19169821f6b8db68 100644
--- a/content/test/data/accessibility/html/iframe-coordinates-cross-process.html
+++ b/content/test/data/accessibility/html/iframe-coordinates-cross-process.html
@@ -13,7 +13,8 @@
@WIN-ALLOW:IA2_STATE_EDITABLE
@BLINK-ALLOW:location*
-@BLINK-ALLOW:scroll*
+@BLINK-ALLOW:scrollX=*
+@BLINK-ALLOW:scrollY=*
@BLINK-ALLOW:size=(300, 150)
@BLINK-ALLOW:size=(300, 100)
@BLINK-ALLOW:size=(250, 50)

Powered by Google App Engine
This is Rietveld 408576698