From 2cf87aedecceedd45f48444b0f1f62979fc21b7b Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Thu, 19 Mar 2020 22:08:32 +0000 Subject: [PATCH] Bug 1623688 [wpt PR 22337] - Update wpt metadata, a=testonly wpt-pr: 22337 wpt-type: metadata --- .../touch-events/idlharness.window.js.ini | 149 +++++++++++++++++- 1 file changed, 148 insertions(+), 1 deletion(-) diff --git a/testing/web-platform/meta/touch-events/idlharness.window.js.ini b/testing/web-platform/meta/touch-events/idlharness.window.js.ini index 456420550573..a6eb7b23a72d 100644 --- a/testing/web-platform/meta/touch-events/idlharness.window.js.ini +++ b/testing/web-platform/meta/touch-events/idlharness.window.js.ini @@ -1,4 +1,151 @@ [idlharness.window.html] - [idl_test setup] + [Document interface: document must inherit property "ontouchcancel" with the proper type] + expected: + if os == "android": PASS + FAIL + + [GlobalEventHandlers interface: document.body must inherit property "ontouchend" with the proper type] + expected: + if os == "android": PASS + FAIL + + [GlobalEventHandlers interface: window must inherit property "ontouchend" with the proper type] + expected: FAIL + + [GlobalEventHandlers interface: document.body must inherit property "ontouchmove" with the proper type] + expected: + if os == "android": PASS + FAIL + + [Window interface: attribute ontouchend] + expected: + if os == "android": PASS + FAIL + + [Touch interface: new Touch({identifier: 1, target: document}) must inherit property "altitudeAngle" with the proper type] + expected: FAIL + + [GlobalEventHandlers interface: document must inherit property "ontouchmove" with the proper type] + expected: + if os == "android": PASS + FAIL + + [GlobalEventHandlers interface: window must inherit property "ontouchmove" with the proper type] + expected: FAIL + + [Touch interface: attribute azimuthAngle] + expected: FAIL + + [GlobalEventHandlers interface: document must inherit property "ontouchstart" with the proper type] + expected: + if os == "android": PASS + FAIL + + [Window interface: attribute ontouchcancel] + expected: + if os == "android": PASS + FAIL + + [HTMLElement interface: attribute ontouchend] + expected: + if os == "android": PASS + FAIL + + [Document interface: document must inherit property "ontouchend" with the proper type] + expected: + if os == "android": PASS + FAIL + + [Touch interface: attribute touchType] + expected: FAIL + + [GlobalEventHandlers interface: document.body must inherit property "ontouchstart" with the proper type] + expected: + if os == "android": PASS + FAIL + + [HTMLElement interface: attribute ontouchstart] + expected: + if os == "android": PASS + FAIL + + [Window interface: attribute ontouchmove] + expected: + if os == "android": PASS + FAIL + + [HTMLElement interface: attribute ontouchmove] + expected: + if os == "android": PASS + FAIL + + [Touch interface: new Touch({identifier: 1, target: document}) must inherit property "touchType" with the proper type] + expected: FAIL + + [GlobalEventHandlers interface: window must inherit property "ontouchstart" with the proper type] + expected: FAIL + + [Document interface: attribute ontouchend] + expected: + if os == "android": PASS + FAIL + + [Document interface: document must inherit property "ontouchstart" with the proper type] + expected: + if os == "android": PASS + FAIL + + [GlobalEventHandlers interface: document.body must inherit property "ontouchcancel" with the proper type] + expected: + if os == "android": PASS + FAIL + + [Window interface: attribute ontouchstart] + expected: + if os == "android": PASS + FAIL + + [Touch interface: attribute altitudeAngle] + expected: FAIL + + [Document interface: attribute ontouchcancel] + expected: + if os == "android": PASS + FAIL + + [Document interface: attribute ontouchstart] + expected: + if os == "android": PASS + FAIL + + [Document interface: document must inherit property "ontouchmove" with the proper type] + expected: + if os == "android": PASS + FAIL + + [GlobalEventHandlers interface: document must inherit property "ontouchend" with the proper type] + expected: + if os == "android": PASS + FAIL + + [Document interface: attribute ontouchmove] + expected: + if os == "android": PASS + FAIL + + [GlobalEventHandlers interface: document must inherit property "ontouchcancel" with the proper type] + expected: + if os == "android": PASS + FAIL + + [HTMLElement interface: attribute ontouchcancel] + expected: + if os == "android": PASS + FAIL + + [Touch interface: new Touch({identifier: 1, target: document}) must inherit property "azimuthAngle" with the proper type] + expected: FAIL + + [GlobalEventHandlers interface: window must inherit property "ontouchcancel" with the proper type] expected: FAIL