/hr-time/basic.any.html| status | subtest | message |
|---|---|---|
| PASS | self.performance.now() is a function that returns a number | |
| PASS | self.performance.now() returns a positive number | |
| PASS | self.performance.now() difference is not negative | |
| PASS | High resolution time has approximately the right relative magnitude | |
| FAIL | Performance interface extends EventTarget. | assert_true: Performance extends EventTarget, so event dispatching should work. expected true got false |
bundle built 2026-07-16T07:16:48.063Z