Chromium Code Reviews| Index: LayoutTests/fast/events/pointerevents/touch-pointer-event-properties-expected.txt |
| diff --git a/LayoutTests/fast/events/pointerevents/touch-pointer-event-properties-expected.txt b/LayoutTests/fast/events/pointerevents/touch-pointer-event-properties-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..bcd5f64884bfac6ae20c51240afd1c9b3b513a01 |
| --- /dev/null |
| +++ b/LayoutTests/fast/events/pointerevents/touch-pointer-event-properties-expected.txt |
| @@ -0,0 +1,6 @@ |
| +Test that pointer properties propagates from touches to PointerEvents |
| + |
| +This is a testharness.js-based test. |
| +FAIL Pointer property propagation from touches to PointerEvents assert_not_equals: window.PointerEvent got disallowed value undefined |
| +Harness: the test ran to completion. |
| + |