| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 11 tests. 7 PASS 4 FAIL 0 TIMEOUT 0 NOTRUN |
| 2 FAIL Window interface: attribute performance assert_true: The prototype object m
ust have a property "performance" expected true got false | 3 FAIL Window interface: attribute performance assert_true: The prototype object m
ust have a property "performance" expected true got false |
| 3 PASS WorkerGlobalScope interface: existence and properties of interface object | 4 PASS WorkerGlobalScope interface: existence and properties of interface object |
| 4 FAIL Performance interface: existence and properties of interface object Cannot
read property 'has_extended_attribute' of undefined | 5 FAIL Performance interface: existence and properties of interface object Cannot
read property 'has_extended_attribute' of undefined |
| 5 PASS Performance interface object length | 6 PASS Performance interface object length |
| 6 PASS Performance interface object name | 7 PASS Performance interface object name |
| 7 FAIL Performance interface: existence and properties of interface prototype obje
ct Cannot read property 'has_extended_attribute' of undefined | 8 FAIL Performance interface: existence and properties of interface prototype obje
ct Cannot read property 'has_extended_attribute' of undefined |
| 8 PASS Performance interface: existence and properties of interface prototype obje
ct's "constructor" property | 9 PASS Performance interface: existence and properties of interface prototype obje
ct's "constructor" property |
| 9 PASS Performance interface: operation now() | 10 PASS Performance interface: operation now() |
| 10 PASS Performance must be primary interface of window.performance | 11 PASS Performance must be primary interface of window.performance |
| 11 FAIL Stringification of window.performance Cannot read property 'has_stringifier
' of undefined | 12 FAIL Stringification of window.performance Cannot read property 'has_stringifier
' of undefined |
| 12 PASS Performance interface: window.performance must inherit property "now" with
the proper type (0) | 13 PASS Performance interface: window.performance must inherit property "now" with
the proper type (0) |
| 13 Harness: the test ran to completion. | 14 Harness: the test ran to completion. |
| 14 | 15 |
| OLD | NEW |