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

Unified Diff: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-add-event-listener-count-expected.txt

Issue 1934413003: Usecounter added for counting usage of addEventListener for PointerEvents. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-add-event-listener-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-add-event-listener-count-expected.txt
similarity index 65%
copy from third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-use-count-expected.txt
copy to third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-add-event-listener-count-expected.txt
index 9e021a7b7f51b1e44e49e89de6e89f0562ad046d..a623ccedc4665b17e9de99e8a172593445e245b8 100644
--- 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-add-event-listener-count-expected.txt
@@ -5,9 +5,7 @@ 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 internals.isUseCounted(document, PointerEventAddListenerCount) is true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698