diff options
Diffstat (limited to 'testing/web-platform/meta/proximity/idlharness.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/proximity/idlharness.https.window.js.ini | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/testing/web-platform/meta/proximity/idlharness.https.window.js.ini b/testing/web-platform/meta/proximity/idlharness.https.window.js.ini new file mode 100644 index 0000000000..196027b2de --- /dev/null +++ b/testing/web-platform/meta/proximity/idlharness.https.window.js.ini @@ -0,0 +1,43 @@ +[idlharness.https.window.html] + [ProximitySensor interface: new ProximitySensor(); must inherit property "near" with the proper type] + expected: FAIL + + [Stringification of new ProximitySensor();] + expected: FAIL + + [ProximitySensor interface: existence and properties of interface prototype object] + expected: FAIL + + [ProximitySensor interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [ProximitySensor interface: attribute distance] + expected: FAIL + + [ProximitySensor interface object length] + expected: FAIL + + [ProximitySensor interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [ProximitySensor interface: new ProximitySensor(); must inherit property "max" with the proper type] + expected: FAIL + + [ProximitySensor interface: new ProximitySensor(); must inherit property "distance" with the proper type] + expected: FAIL + + [ProximitySensor interface object name] + expected: FAIL + + [ProximitySensor interface: attribute max] + expected: FAIL + + [ProximitySensor interface: existence and properties of interface object] + expected: FAIL + + [ProximitySensor interface: attribute near] + expected: FAIL + + [ProximitySensor must be primary interface of new ProximitySensor();] + expected: FAIL + |