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

Unified Diff: LayoutTests/fast/events/touch/layout-triggers-expected.txt

Issue 1148003010: Force layout for main thread scrolling. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase. Created 5 years, 6 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/events/touch/layout-triggers-expected.txt
diff --git a/LayoutTests/fast/events/touch/layout-triggers-expected.txt b/LayoutTests/fast/events/touch/layout-triggers-expected.txt
index 5d7115977ecb442dcd45223692259c11a534c4ee..eb19fa5b360ba4b37b820c2c475371b62641111e 100644
--- a/LayoutTests/fast/events/touch/layout-triggers-expected.txt
+++ b/LayoutTests/fast/events/touch/layout-triggers-expected.txt
@@ -18,7 +18,7 @@ PASS triggeredLayout is true
Sending GestureScrollBegin
PASS triggeredLayout is true
Sending GestureScrollUpdate
-PASS triggeredLayout is false
+PASS triggeredLayout is true
Sending GestureScrollEnd
PASS triggeredLayout is false
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698