gecko-dev/testing/web-platform/meta/touch-events/idlharness.window.js.ini
moz-wptsync-bot e57a40cefe Bug 1502883 - [wpt-sync] Update web-platform-tests to 7a90fe44448f11627531b6c240d4fa46db123f56, a=testonly
wpt-head: 7a90fe44448f11627531b6c240d4fa46db123f56
wpt-type: landing
2018-11-07 14:40:16 +00:00

41 lines
1.4 KiB
INI

[idlharness.window.html]
[Touch interface: attribute altitudeAngle]
expected: FAIL
[Touch interface: attribute azimuthAngle]
expected: FAIL
[Touch interface: attribute touchType]
expected: FAIL
[Touch interface: new Touch({identifier: 1, target: document}) must inherit property "altitudeAngle" with the proper type]
expected: FAIL
[Touch interface: new Touch({identifier: 1, target: document}) must inherit property "azimuthAngle" with the proper type]
expected: FAIL
[Touch interface: new Touch({identifier: 1, target: document}) must inherit property "touchType" with the proper type]
expected: FAIL
[Document interface: operation createTouch(WindowProxy, EventTarget, long, double, double, double, double)]
expected: FAIL
[Document interface: calling createTouch(WindowProxy, EventTarget, long, double, double, double, double) on document with too few arguments must throw TypeError]
expected: FAIL
[GlobalEventHandlers interface: window must inherit property "ontouchstart" with the proper type]
expected: FAIL
[GlobalEventHandlers interface: window must inherit property "ontouchend" with the proper type]
expected: FAIL
[GlobalEventHandlers interface: window must inherit property "ontouchmove" with the proper type]
expected: FAIL
[GlobalEventHandlers interface: window must inherit property "ontouchcancel" with the proper type]
expected: FAIL
[idl_test setup]
expected: FAIL