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

Unified Diff: LayoutTests/fast/events/pointerevents/touch-pointer-event-properties-expected.txt

Issue 1192563002: Pass real tilt information to PointerEvents. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Spelling, passing expected.txt Created 5 years, 5 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: 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.
+

Powered by Google App Engine
This is Rietveld 408576698