| Index: third_party/WebKit/LayoutTests/external/wpt/pointerevents/extension/pointerevent_coalesced_events_attributes-manual-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/pointerevents/extension/pointerevent_coalesced_events_attributes-manual-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/pointerevents/extension/pointerevent_coalesced_events_attributes-manual-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..431734c0e7c15afa353c945d4bf0cd5c1d41fd55
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/pointerevents/extension/pointerevent_coalesced_events_attributes-manual-expected.txt
|
| @@ -0,0 +1,15 @@
|
| +This is a testharness.js-based test.
|
| +PASS touch coalesced events attributes in pointerevents
|
| +PASS PointerEvent Automation
|
| +PASS touch pointercancel should not have any coalesced events
|
| +PASS touch pointerover should not have any coalesced events
|
| +PASS touch pointerenter should not have any coalesced events
|
| +PASS touch pointerdown should not have any coalesced events
|
| +FAIL touch pointermove should have >2 coalesced events as main thread is busy. assert_greater_than: pointermove should have at least 2 coalesced events. expected a number greater than 1 but got 0
|
| +PASS touch pointermove coalesced events should all be marked as trusted.
|
| +PASS touch pointermove coalesced events should all bubbles and cancelable as false.
|
| +PASS touch pointerup should not have any coalesced events
|
| +PASS touch pointerout should not have any coalesced events
|
| +PASS touch pointerleave should not have any coalesced events
|
| +Harness: the test ran to completion.
|
| +
|
|
|