WPT
wpt / compute-pressure / idlharness.https.any.sharedworker.html
Spec: Compute Pressure ↗
Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 32/32 | 1/32 | 1/32 | 1/32 | 1/32 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| idl_test setup | PASS | FAIL | FAIL | FAIL | FAIL | — |
| idl_test validation | PASS | PASS | PASS | PASS | PASS | — |
| PressureObserver interface: existence and properties of interface object | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface object length | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface object name | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: existence and properties of interface prototype object | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: existence and properties of interface prototype object's "constructor" property | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: existence and properties of interface prototype object's @@unscopables property | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: operation observe(PressureSource, optional PressureObserverOptions) | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: operation unobserve(PressureSource) | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: operation disconnect() | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: operation takeRecords() | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: attribute knownSources | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver must be primary interface of observer | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Stringification of observer | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: observer must inherit property "observe(PressureSource, optional PressureObserverOptions)" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: calling observe(PressureSource, optional PressureObserverOptions) on observer with too few arguments must throw TypeError | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: observer must inherit property "unobserve(PressureSource)" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: calling unobserve(PressureSource) on observer with too few arguments must throw TypeError | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: observer must inherit property "disconnect()" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: observer must inherit property "takeRecords()" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureObserver interface: observer must inherit property "knownSources" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureRecord interface: existence and properties of interface object | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureRecord interface object length | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureRecord interface object name | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureRecord interface: existence and properties of interface prototype object | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureRecord interface: existence and properties of interface prototype object's "constructor" property | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureRecord interface: existence and properties of interface prototype object's @@unscopables property | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureRecord interface: attribute source | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureRecord interface: attribute state | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureRecord interface: attribute time | PASS | FAIL | FAIL | FAIL | FAIL | — |
| PressureRecord interface: operation toJSON() | PASS | FAIL | FAIL | FAIL | FAIL | — |