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: third_party/WebKit/LayoutTests/fast/loader/scroll-anchor-cleared-after-load-when-hidden-expected.txt

Issue 2474813002: Clamping shouldn't clear the fragment anchor. (Closed)
Patch Set: address review comments Created 4 years, 1 month 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/fast/loader/scroll-anchor-cleared-after-load-when-hidden-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/loader/scroll-anchor-cleared-after-load-when-hidden-expected.txt b/third_party/WebKit/LayoutTests/fast/loader/scroll-anchor-cleared-after-load-when-hidden-expected.txt
deleted file mode 100644
index 9fb8b5b4a17eb42c5dbcc2c9d0bd29113a4e9403..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/loader/scroll-anchor-cleared-after-load-when-hidden-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Tests that the scroll position does not stick to the anchor if it becomes visible after the page has finished loading.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS scrollY is 0
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698