| 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..21430c86814be87e2c3b887408e06d0ef4518d60
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/pointerevents/extension/pointerevent_coalesced_events_attributes-manual-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +This is a testharness.js-based test.
|
| +PASS mouse pointerevent boundary events in capturing
|
| +PASS PointerEvent Automation
|
| +PASS mouse pointerover should not have any coalesced events
|
| +PASS mouse pointerenter should not have any coalesced events
|
| +PASS mouse pointerdown should not have any coalesced events
|
| +FAIL mouse 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 mouse pointermove coalesced events should all be marked as trusted.
|
| +PASS mouse pointermove coalesced events should all bubbles and cancelable as false.
|
| +PASS mouse pointerup should not have any coalesced events
|
| +PASS mouse pointerout should not have any coalesced events
|
| +PASS mouse pointerleave should not have any coalesced events
|
| +Harness: the test ran to completion.
|
| +
|
|
|