gecko-dev/testing/web-platform/meta/touch-events/idlharness.window.js.ini

41 строка
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