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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/scroll-to-global-point-iframe-expected.txt

Issue 1761633002: One accessibility tree per frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix is-richly-editable test Created 4 years, 9 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: third_party/WebKit/LayoutTests/accessibility/scroll-to-global-point-iframe-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/scroll-to-global-point-iframe-expected.txt b/third_party/WebKit/LayoutTests/accessibility/scroll-to-global-point-iframe-expected.txt
deleted file mode 100644
index ab7072d632ea7034cb9f5dcf99baee292f444ce8..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/accessibility/scroll-to-global-point-iframe-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-Tests that scrolling to move an element to a specific point successfully scrolls an iframe.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-5000-pixel box
-
-5000-pixel box
-PASS window.pageYOffset is 0
-PASS frameWindow.pageYOffset is 0
-PASS target.getBoundingClientRect().top is 0
-PASS target.getBoundingClientRect().top is 300
-PASS target.getBoundingClientRect().top is 3000
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698