Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness-expected.txt |
index 013f59571b5f1bca0f50deb463203ee9f1076bdb..212da6ad358a21762814b4eb75f9b8ee0d466dec 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/AnimationTimeline/idlharness-expected.txt |
@@ -1,7 +1,7 @@ |
This is a testharness.js-based test. |
PASS Web Animations API: DocumentTimeline tests |
PASS DocumentTimeline interface: existence and properties of interface object |
-FAIL DocumentTimeline interface object length assert_equals: wrong value for DocumentTimeline.length expected 1 but got 0 |
+PASS DocumentTimeline interface object length |
PASS DocumentTimeline interface object name |
FAIL DocumentTimeline interface: existence and properties of interface prototype object assert_equals: class string of DocumentTimeline.prototype expected "[object DocumentTimelinePrototype]" but got "[object DocumentTimeline]" |
PASS DocumentTimeline interface: existence and properties of interface prototype object's "constructor" property |