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

Unified Diff: LayoutTests/fast/scroll-behavior/overflow-scroll-loses-composited-scrolling-expected.txt

Issue 871013005: Notify ProgrammaticScrollAnimator about scroll layer destruction (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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: LayoutTests/fast/scroll-behavior/overflow-scroll-loses-composited-scrolling-expected.txt
diff --git a/LayoutTests/fast/scroll-behavior/overflow-scroll-loses-composited-scrolling-expected.txt b/LayoutTests/fast/scroll-behavior/overflow-scroll-loses-composited-scrolling-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8cd7c4f30723f06973257eb4e669c64c1f9c9ab1
--- /dev/null
+++ b/LayoutTests/fast/scroll-behavior/overflow-scroll-loses-composited-scrolling-expected.txt
@@ -0,0 +1,10 @@
+This test checks that a smooth scroll finishes even when composited scrolling is lost during the animation.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS Scroll destination reached.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698