WPT
wpt / user-timing / mark-errors.any.html
Spec: User Timing ↗
Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@318cbb466) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-0cc87 (wpt@ae6982b12) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz 4dcc855ce (wpt@a95401e4e)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 10/10 | 10/10 | 10/10 | 10/10 | 10/10 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| [performance.mark]: Number should be rejected as the mark-options. | PASS | PASS | PASS | PASS | PASS | — |
| [new PerformanceMark]: Number should be rejected as the mark-options. | PASS | PASS | PASS | PASS | PASS | — |
| [performance.mark]: NaN should be rejected as the mark-options. | PASS | PASS | PASS | PASS | PASS | — |
| [new PerformanceMark]: NaN should be rejected as the mark-options. | PASS | PASS | PASS | PASS | PASS | — |
| [performance.mark]: Infinity should be rejected as the mark-options. | PASS | PASS | PASS | PASS | PASS | — |
| [new PerformanceMark]: Infinity should be rejected as the mark-options. | PASS | PASS | PASS | PASS | PASS | — |
| [performance.mark]: String should be rejected as the mark-options. | PASS | PASS | PASS | PASS | PASS | — |
| [new PerformanceMark]: String should be rejected as the mark-options. | PASS | PASS | PASS | PASS | PASS | — |
| [performance.mark]: Negative startTime in mark-options should be rejected | PASS | PASS | PASS | PASS | PASS | — |
| [new PerformanceMark]: Negative startTime in mark-options should be rejected | PASS | PASS | PASS | PASS | PASS | — |