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

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

Issue 14836009: Rebaseline more tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/emulate-touch-events-expected.txt
diff --git a/LayoutTests/fast/events/touch/emulate-touch-events-expected.txt b/LayoutTests/fast/events/touch/emulate-touch-events-expected.txt
index 6e12dff68924f2b9cbf7d9cb870ab28b4248c0d9..890887aa74e46f2bb291153013761666d6ff5539 100644
--- a/LayoutTests/fast/events/touch/emulate-touch-events-expected.txt
+++ b/LayoutTests/fast/events/touch/emulate-touch-events-expected.txt
@@ -5,6 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS 'ontouchstart' in window is true
PASS 'ontouchend' in document is true
+Unexpected mousemove event received before touchstart
PASS lastEvent.type is "touchstart"
PASS lastEvent.touches.length is 1
PASS lastEvent.changedTouches.length is 1

Powered by Google App Engine
This is Rietveld 408576698