| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 100 tests; 77 PASS, 23 FAIL, 0 TIMEOUT, 0 NOTRUN. |
| 2 FAIL Window interface: attribute onvrdisplayconnect assert_own_property: The glo
bal object must have a property "onvrdisplayconnect" expected property "onvrdisp
layconnect" missing | 3 FAIL Window interface: attribute onvrdisplayconnect assert_own_property: The glo
bal object must have a property "onvrdisplayconnect" expected property "onvrdisp
layconnect" missing |
| 3 FAIL Window interface: attribute onvrdisplaydisconnect assert_own_property: The
global object must have a property "onvrdisplaydisconnect" expected property "on
vrdisplaydisconnect" missing | 4 FAIL Window interface: attribute onvrdisplaydisconnect assert_own_property: The
global object must have a property "onvrdisplaydisconnect" expected property "on
vrdisplaydisconnect" missing |
| 4 FAIL Window interface: attribute onvrdisplayactivate assert_own_property: The gl
obal object must have a property "onvrdisplayactivate" expected property "onvrdi
splayactivate" missing | 5 FAIL Window interface: attribute onvrdisplayactivate assert_own_property: The gl
obal object must have a property "onvrdisplayactivate" expected property "onvrdi
splayactivate" missing |
| 5 FAIL Window interface: attribute onvrdisplaydeactivate assert_own_property: The
global object must have a property "onvrdisplaydeactivate" expected property "on
vrdisplaydeactivate" missing | 6 FAIL Window interface: attribute onvrdisplaydeactivate assert_own_property: The
global object must have a property "onvrdisplaydeactivate" expected property "on
vrdisplaydeactivate" missing |
| 6 FAIL Window interface: attribute onvrdisplayblur assert_own_property: The global
object must have a property "onvrdisplayblur" expected property "onvrdisplayblu
r" missing | 7 FAIL Window interface: attribute onvrdisplayblur assert_own_property: The global
object must have a property "onvrdisplayblur" expected property "onvrdisplayblu
r" missing |
| 7 FAIL Window interface: attribute onvrdisplayfocus assert_own_property: The globa
l object must have a property "onvrdisplayfocus" expected property "onvrdisplayf
ocus" missing | 8 FAIL Window interface: attribute onvrdisplayfocus assert_own_property: The globa
l object must have a property "onvrdisplayfocus" expected property "onvrdisplayf
ocus" missing |
| 8 FAIL Window interface: attribute onvrdisplaypresentchange assert_own_property: T
he global object must have a property "onvrdisplaypresentchange" expected proper
ty "onvrdisplaypresentchange" missing | 9 FAIL Window interface: attribute onvrdisplaypresentchange assert_own_property: T
he global object must have a property "onvrdisplaypresentchange" expected proper
ty "onvrdisplaypresentchange" missing |
| 9 PASS Navigator interface: operation getVRDisplays() | 10 PASS Navigator interface: operation getVRDisplays() |
| 10 FAIL Navigator interface: attribute activeVRDisplays assert_true: The prototype
object must have a property "activeVRDisplays" expected true got false | 11 FAIL Navigator interface: attribute activeVRDisplays assert_true: The prototype
object must have a property "activeVRDisplays" expected true got false |
| 11 FAIL Navigator interface: attribute vrEnabled assert_true: The prototype object
must have a property "vrEnabled" expected true got false | 12 FAIL Navigator interface: attribute vrEnabled assert_true: The prototype object
must have a property "vrEnabled" expected true got false |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 94 PASS VRStageParameters interface: attribute sizeZ | 95 PASS VRStageParameters interface: attribute sizeZ |
| 95 PASS VRDisplayEvent interface: existence and properties of interface object | 96 PASS VRDisplayEvent interface: existence and properties of interface object |
| 96 FAIL VRDisplayEvent interface object length assert_equals: wrong value for VRDis
playEvent.length expected 2 but got 1 | 97 FAIL VRDisplayEvent interface object length assert_equals: wrong value for VRDis
playEvent.length expected 2 but got 1 |
| 97 PASS VRDisplayEvent interface object name | 98 PASS VRDisplayEvent interface object name |
| 98 FAIL VRDisplayEvent interface: existence and properties of interface prototype o
bject assert_equals: class string of VRDisplayEvent.prototype expected "[object
VRDisplayEventPrototype]" but got "[object VRDisplayEvent]" | 99 FAIL VRDisplayEvent interface: existence and properties of interface prototype o
bject assert_equals: class string of VRDisplayEvent.prototype expected "[object
VRDisplayEventPrototype]" but got "[object VRDisplayEvent]" |
| 99 PASS VRDisplayEvent interface: existence and properties of interface prototype o
bject's "constructor" property | 100 PASS VRDisplayEvent interface: existence and properties of interface prototype o
bject's "constructor" property |
| 100 PASS VRDisplayEvent interface: attribute display | 101 PASS VRDisplayEvent interface: attribute display |
| 101 PASS VRDisplayEvent interface: attribute reason | 102 PASS VRDisplayEvent interface: attribute reason |
| 102 Harness: the test ran to completion. | 103 Harness: the test ran to completion. |
| 103 | 104 |
| OLD | NEW |