kitesurf · WPT

FAIL
expected FAIL · 373 ms
▶ run in kitesurf
Test
/user-timing/measure_exceptions_navigation_timing.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
373 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fuser-timing%2Fmeasure_exceptions_navigation_timing.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
FAILwindow.performance.measure("measure", "loadEventEnd"), where "loadEventEnd" is a navigation timing attribute with a value of 0, throws a InvalidAccessError exception.assert_throws_dom: function "function () { window.performance.measure("measure", zeroedNavTimingAtt); }" did not throw
FAILwindow.performance.measure("measure", "loadEventEnd", "responseEnd"), where "loadEventEnd" is a navigation timing attribute with a value of 0, throws a InvalidAccessError exception.assert_throws_dom: function "function () { window.performance.measure("measure", zeroedNavTimingAtt, "responseEnd"); }" did not throw
FAILwindow.performance.measure("measure", "navigationStart", "loadEventEnd"), where "loadEventEnd" is a navigation timing attribute with a value of 0, throws a InvalidAccessError exception.assert_throws_dom: function "function () { window.performance.measure("measure", "navigationStart", zeroedNavTimingAtt); }" did not throw
FAILwindow.performance.measure("measure", "loadEventEnd", "loadEventEnd"), where "loadEventEnd" is a navigation timing attribute with a value of 0, throws a InvalidAccessError exception.assert_throws_dom: function "function () { window.performance.measure("measure", zeroedNavTimingAtt, zeroedNavTimingAtt); }" did not throw

bundle built 2026-07-16T07:16:48.063Z