Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(228)

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/webvr/idlharness-expected.txt

Issue 2623223003: Import wpt@82173128ef6f536e5faaafc29eecc521380f81ae (Closed)
Patch Set: Modify TestExpectations or download new baselines for tests. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/imported/wpt/webvr/idlharness.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL Window interface: attribute onvrdisplayconnect assert_own_property: The glo bal object must have a property "onvrdisplayconnect" expected property "onvrdisp layconnect" missing 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 onvrdisplaydisconnect assert_own_property: The global object must have a property "onvrdisplaydisconnect" expected property "on vrdisplaydisconnect" 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 onvrdisplayactivate assert_own_property: The gl obal object must have a property "onvrdisplayactivate" expected property "onvrdi splayactivate" 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 onvrdisplaydeactivate assert_own_property: The global object must have a property "onvrdisplaydeactivate" expected property "on vrdisplaydeactivate" 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 onvrdisplayblur assert_own_property: The global object must have a property "onvrdisplayblur" expected property "onvrdisplayblu r" 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 onvrdisplayfocus assert_own_property: The globa l object must have a property "onvrdisplayfocus" expected property "onvrdisplayf ocus" 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 onvrdisplaypresentchange assert_own_property: T he global object must have a property "onvrdisplaypresentchange" expected proper ty "onvrdisplaypresentchange" 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 PASS Navigator interface: operation getVRDisplays() 9 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 10 FAIL Navigator interface: attribute activeVRDisplays assert_true: The prototype object must have a property "activeVRDisplays" expected true got false
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 PASS VRStageParameters interface: attribute sizeZ 94 PASS VRStageParameters interface: attribute sizeZ
95 PASS VRDisplayEvent interface: existence and properties of interface object 95 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 96 FAIL VRDisplayEvent interface object length assert_equals: wrong value for VRDis playEvent.length expected 2 but got 1
97 PASS VRDisplayEvent interface object name 97 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]" 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 PASS VRDisplayEvent interface: existence and properties of interface prototype o bject's "constructor" property 99 PASS VRDisplayEvent interface: existence and properties of interface prototype o bject's "constructor" property
100 PASS VRDisplayEvent interface: attribute display 100 PASS VRDisplayEvent interface: attribute display
101 PASS VRDisplayEvent interface: attribute reason 101 PASS VRDisplayEvent interface: attribute reason
102 Harness: the test ran to completion. 102 Harness: the test ran to completion.
103 103
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/imported/wpt/webvr/idlharness.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698