Index: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-use-count-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-use-count-expected.txt b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-use-count-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9e021a7b7f51b1e44e49e89de6e89f0562ad046d |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-use-count-expected.txt |
@@ -0,0 +1,14 @@ |
+Verifies that use of pointerEvents is measured by use counters. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+ **** Move to grey box & mouse press ***** |
+grey received pointerdown |
+ **** read pointerID to trigger MeasureAs ***** |
+pointerID is 1 |
+PASS internals.isUseCounted(document, PointerEventAttributeCount) is true |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |