| OLD | NEW |
| (Empty) |
| 1 This is a testharness.js-based test. | |
| 2 PASS Window interface: attribute performance | |
| 3 PASS WorkerGlobalScope interface: existence and properties of interface object | |
| 4 PASS Performance interface: existence and properties of interface object | |
| 5 PASS Performance interface object length | |
| 6 PASS Performance interface object name | |
| 7 FAIL Performance interface: existence and properties of interface prototype obje
ct assert_equals: class string of Performance.prototype expected "[object Perfor
mancePrototype]" but got "[object Performance]" | |
| 8 PASS Performance interface: existence and properties of interface prototype obje
ct's "constructor" property | |
| 9 PASS Performance interface: operation now() | |
| 10 PASS Performance must be primary interface of window.performance | |
| 11 PASS Stringification of window.performance | |
| 12 PASS Performance interface: window.performance must inherit property "now" with
the proper type (0) | |
| 13 Harness: the test ran to completion. | |
| 14 | |
| OLD | NEW |