Click here to download the Blitz Browser!

WPT

wpt / user-timing / idlharness.any.serviceworker.html

Spec: User Timing ↗

Runs: Chrome 155.0.8042.0 (wpt@4eb09bcd9, 2026-09-04) | Firefox 157.0a1 (wpt@c3fcbf4ba, 2026-09-04) | Safari 251 preview (wpt@e7122b73f, 2026-09-04) | Ladybird 1.0-52f0f (wpt@a1ecd0c09, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total36/3636/3636/360/360/36NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
idl_test setupPASSPASSPASS
idl_test validationPASSPASSPASS
Partial interface Performance: original interface definedPASSPASSPASS
Partial interface Performance: member names are uniquePASSPASSPASS
PerformanceMark interface: existence and properties of interface objectPASSPASSPASS
PerformanceMark interface object lengthPASSPASSPASS
PerformanceMark interface object namePASSPASSPASS
PerformanceMark interface: existence and properties of interface prototype objectPASSPASSPASS
PerformanceMark interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSPASS
PerformanceMark interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSPASS
PerformanceMark interface: attribute detailPASSPASSPASS
PerformanceMark must be primary interface of markPASSPASSPASS
Stringification of markPASSPASSPASS
PerformanceMark interface: mark must inherit property "detail" with the proper typePASSPASSPASS
PerformanceMeasure interface: existence and properties of interface objectPASSPASSPASS
PerformanceMeasure interface object lengthPASSPASSPASS
PerformanceMeasure interface object namePASSPASSPASS
PerformanceMeasure interface: existence and properties of interface prototype objectPASSPASSPASS
PerformanceMeasure interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSPASS
PerformanceMeasure interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSPASS
PerformanceMeasure interface: attribute detailPASSPASSPASS
PerformanceMeasure must be primary interface of measurePASSPASSPASS
Stringification of measurePASSPASSPASS
PerformanceMeasure interface: measure must inherit property "detail" with the proper typePASSPASSPASS
Performance interface: operation mark(DOMString, optional PerformanceMarkOptions)PASSPASSPASS
Performance interface: operation clearMarks(optional DOMString)PASSPASSPASS
Performance interface: operation measure(DOMString, optional (DOMString or PerformanceMeasureOptions), optional DOMString)PASSPASSPASS
Performance interface: operation clearMeasures(optional DOMString)PASSPASSPASS
Performance interface: performance must inherit property "mark(DOMString, optional PerformanceMarkOptions)" with the proper typePASSPASSPASS
Performance interface: calling mark(DOMString, optional PerformanceMarkOptions) on performance with too few arguments must throw TypeErrorPASSPASSPASS
Performance interface: performance must inherit property "clearMarks(optional DOMString)" with the proper typePASSPASSPASS
Performance interface: calling clearMarks(optional DOMString) on performance with too few arguments must throw TypeErrorPASSPASSPASS
Performance interface: performance must inherit property "measure(DOMString, optional (DOMString or PerformanceMeasureOptions), optional DOMString)" with the proper typePASSPASSPASS
Performance interface: calling measure(DOMString, optional (DOMString or PerformanceMeasureOptions), optional DOMString) on performance with too few arguments must throw TypeErrorPASSPASSPASS
Performance interface: performance must inherit property "clearMeasures(optional DOMString)" with the proper typePASSPASSPASS
Performance interface: calling clearMeasures(optional DOMString) on performance with too few arguments must throw TypeErrorPASSPASSPASS