summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/compute-pressure/idlharness.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/compute-pressure/idlharness.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/compute-pressure/idlharness.https.any.js.ini54
1 files changed, 27 insertions, 27 deletions
diff --git a/testing/web-platform/meta/compute-pressure/idlharness.https.any.js.ini b/testing/web-platform/meta/compute-pressure/idlharness.https.any.js.ini
index 190a1d8b09..23e015eefd 100644
--- a/testing/web-platform/meta/compute-pressure/idlharness.https.any.js.ini
+++ b/testing/web-platform/meta/compute-pressure/idlharness.https.any.js.ini
@@ -20,9 +20,6 @@
[PressureObserver interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
- [PressureObserver interface: operation observe(PressureSource)]
- expected: FAIL
-
[PressureObserver interface: operation unobserve(PressureSource)]
expected: FAIL
@@ -41,12 +38,6 @@
[Stringification of observer]
expected: FAIL
- [PressureObserver interface: observer must inherit property "observe(PressureSource)" with the proper type]
- expected: FAIL
-
- [PressureObserver interface: calling observe(PressureSource) on observer with too few arguments must throw TypeError]
- expected: FAIL
-
[PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type]
expected: FAIL
@@ -92,6 +83,15 @@
[PressureRecord interface: operation toJSON()]
expected: FAIL
+ [PressureObserver interface: operation observe(PressureSource, optional PressureObserverOptions)]
+ expected: FAIL
+
+ [PressureObserver interface: observer must inherit property "observe(PressureSource, optional PressureObserverOptions)" with the proper type]
+ expected: FAIL
+
+ [PressureObserver interface: calling observe(PressureSource, optional PressureObserverOptions) on observer with too few arguments must throw TypeError]
+ expected: FAIL
+
[idlharness.https.any.worker.html]
[idl_test setup]
@@ -115,9 +115,6 @@
[PressureObserver interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
- [PressureObserver interface: operation observe(PressureSource)]
- expected: FAIL
-
[PressureObserver interface: operation unobserve(PressureSource)]
expected: FAIL
@@ -136,12 +133,6 @@
[Stringification of observer]
expected: FAIL
- [PressureObserver interface: observer must inherit property "observe(PressureSource)" with the proper type]
- expected: FAIL
-
- [PressureObserver interface: calling observe(PressureSource) on observer with too few arguments must throw TypeError]
- expected: FAIL
-
[PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type]
expected: FAIL
@@ -187,6 +178,15 @@
[PressureRecord interface: operation toJSON()]
expected: FAIL
+ [PressureObserver interface: operation observe(PressureSource, optional PressureObserverOptions)]
+ expected: FAIL
+
+ [PressureObserver interface: observer must inherit property "observe(PressureSource, optional PressureObserverOptions)" with the proper type]
+ expected: FAIL
+
+ [PressureObserver interface: calling observe(PressureSource, optional PressureObserverOptions) on observer with too few arguments must throw TypeError]
+ expected: FAIL
+
[idlharness.https.any.sharedworker.html]
[idl_test setup]
@@ -210,9 +210,6 @@
[PressureObserver interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
- [PressureObserver interface: operation observe(PressureSource)]
- expected: FAIL
-
[PressureObserver interface: operation unobserve(PressureSource)]
expected: FAIL
@@ -231,12 +228,6 @@
[Stringification of observer]
expected: FAIL
- [PressureObserver interface: observer must inherit property "observe(PressureSource)" with the proper type]
- expected: FAIL
-
- [PressureObserver interface: calling observe(PressureSource) on observer with too few arguments must throw TypeError]
- expected: FAIL
-
[PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type]
expected: FAIL
@@ -281,3 +272,12 @@
[PressureRecord interface: operation toJSON()]
expected: FAIL
+
+ [PressureObserver interface: operation observe(PressureSource, optional PressureObserverOptions)]
+ expected: FAIL
+
+ [PressureObserver interface: observer must inherit property "observe(PressureSource, optional PressureObserverOptions)" with the proper type]
+ expected: FAIL
+
+ [PressureObserver interface: calling observe(PressureSource, optional PressureObserverOptions) on observer with too few arguments must throw TypeError]
+ expected: FAIL