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

Unified Diff: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt

Issue 1426643008: Cleaning up PointerIdManager and add id re-mapping (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing a link error in the shared_library case Created 5 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/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
index f122f17b1c2360d5b1ce1df1b18ed62065a27095..750961731e796f1cdfb3c9da8fb1e527ac47bfcd 100644
--- a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
@@ -10,7 +10,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointerover"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
@@ -35,7 +35,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointerenter"
PASS lastPointerEvent.bubbles is false
PASS lastPointerEvent.cancelable is false
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
@@ -60,7 +60,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointermove"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
@@ -87,7 +87,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointermove"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 25
@@ -112,7 +112,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointermove"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
@@ -139,7 +139,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointerdown"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
@@ -164,7 +164,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointerup"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
@@ -189,7 +189,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointerdown"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
@@ -214,7 +214,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointerup"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
@@ -239,7 +239,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointerdown"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
@@ -264,7 +264,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointerup"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
@@ -623,7 +623,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointerout"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 13
@@ -648,7 +648,7 @@ PASS lastPointerEvent is non-null.
PASS lastPointerEvent.type is "pointerleave"
PASS lastPointerEvent.bubbles is false
PASS lastPointerEvent.cancelable is false
-PASS lastPointerEvent.pointerId is 0
+PASS lastPointerEvent.pointerId is 1
PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 13

Powered by Google App Engine
This is Rietveld 408576698