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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness-expected.txt

Issue 2736593002: Update API to latest spec : Remove VRFrameData#timestamp (Closed)
Patch Set: modify mock-vr-service.js Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness-expected.txt
index d967c7f9a92777e76910e80d79dda1a370024b7f..21e0ffa8f4332381223368ea63631e77f566ff27 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness-expected.txt
@@ -1,5 +1,5 @@
This is a testharness.js-based test.
-Found 100 tests; 77 PASS, 23 FAIL, 0 TIMEOUT, 0 NOTRUN.
+Found 99 tests; 76 PASS, 23 FAIL, 0 TIMEOUT, 0 NOTRUN.
FAIL Window interface: attribute onvrdisplayconnect assert_own_property: The global object must have a property "onvrdisplayconnect" expected property "onvrdisplayconnect" missing
FAIL Window interface: attribute onvrdisplaydisconnect assert_own_property: The global object must have a property "onvrdisplaydisconnect" expected property "onvrdisplaydisconnect" missing
FAIL Window interface: attribute onvrdisplayactivate assert_own_property: The global object must have a property "onvrdisplayactivate" expected property "onvrdisplayactivate" missing
@@ -70,7 +70,6 @@ PASS VRFrameData interface object length
PASS VRFrameData interface object name
FAIL VRFrameData interface: existence and properties of interface prototype object assert_equals: class string of VRFrameData.prototype expected "[object VRFrameDataPrototype]" but got "[object VRFrameData]"
PASS VRFrameData interface: existence and properties of interface prototype object's "constructor" property
-PASS VRFrameData interface: attribute timestamp
PASS VRFrameData interface: attribute leftProjectionMatrix
PASS VRFrameData interface: attribute leftViewMatrix
PASS VRFrameData interface: attribute rightProjectionMatrix

Powered by Google App Engine
This is Rietveld 408576698