kitesurf · WPT

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

Subtests

statussubtestmessage
FAILThe detail property in the mark constructor should be structured-clone.assert_not_equals: got disallowed value object "[object Object]"
FAILThe detail property in the mark method should be structured-clone.assert_not_equals: got disallowed value object "[object Object]"
PASSWhen accessing detail from a mark entry and the detail is not provided, just return a null value.
FAILMark: Throw an exception when the detail property cannot be structured-serialized.assert_throws_dom: Trying to structured-serialize a Symbol. function "()=>{ new PerformanceMark("A", { detail }); }" did not throw
FAILThe detail property in the measure method should be structured-clone.assert_not_equals: got disallowed value object "[object Object]"
PASSThe detail property in the measure method should be the same reference.
PASSWhen accessing detail from a measure entry and the detail is not provided, just return a null value.
FAILMeasure: Throw an exception when the detail property cannot be structured-serialized.assert_throws_dom: Trying to structured-serialize a Symbol. function "()=>{ performance.measure("A", { start: 0, detail }); }" did not throw
FAILThe detail object is cloned when passed to mark API.assert_equals: expected 1 but got 2

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