/user-timing/mark-entry-constructor.any.html| status | subtest | message |
|---|---|---|
| PASS | Mark entry can be created by 'new PerformanceMark(string)'. | |
| PASS | Mark entry can be created by 'new PerformanceMark(string, {})'. | |
| PASS | Mark entry can be created by 'new PerformanceMark(string, {startTime})'. | |
| PASS | Mark entry can be created by 'new PerformanceMark(string, {detail})'. | |
| PASS | Mark entry can be created by 'new PerformanceMark(string, {startTime, detail})'. | |
| PASS | Using new PerformanceMark() shouldn't add the entry to performance timeline. |
bundle built 2026-07-16T07:16:48.063Z