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