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

Unified Diff: LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointer-events-expected.txt

Issue 1320863005: Skip a few checks temporarily to fix an EventSender bug. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « LayoutTests/fast/events/pointerevents/touch-pointer-events.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointer-events-expected.txt
diff --git a/LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointer-events-expected.txt b/LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointer-events-expected.txt
index 090fe4f978714f5d12de79c52cda89207566e822..82ac4fb2b391a98513ab99ae9964ece47062e53f 100644
--- a/LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointer-events-expected.txt
+++ b/LayoutTests/virtual/pointerevent/fast/events/pointerevents/touch-pointer-events-expected.txt
@@ -71,13 +71,11 @@ PASS receivedPEsAtTarget[4].isPrimary is false
PASS receivedPEsAtTarget[4].pointerId is 1
green received pointerdown at phase=target
PASS receivedPEsAtTarget[5].isPrimary is false
-receivedPEsAtTarget[5].pointerId=0
green received pointerup at phase=target
PASS receivedPEsAtTarget[6].isPrimary is false
PASS receivedPEsAtTarget[6].pointerId is 1
green received pointerup at phase=target
PASS receivedPEsAtTarget[7].isPrimary is false
-PASS receivedPEsAtTarget[7].pointerId is 0
green received pointerdown at phase=target
PASS receivedPEsAtTarget[8].isPrimary is true
PASS receivedPEsAtTarget.length is 9
« no previous file with comments | « LayoutTests/fast/events/pointerevents/touch-pointer-events.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698