Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/DocumentTimeline/constructor-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/DocumentTimeline/constructor-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/DocumentTimeline/constructor-expected.txt |
index 2e06506060bf5ce740bbb55878cd1ffb8999ecd1..430728a041928e7f117a4c388bab1378f532dd81 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/DocumentTimeline/constructor-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/DocumentTimeline/constructor-expected.txt |
@@ -1,4 +1,5 @@ |
This is a testharness.js-based test. |
+Found 4 tests. 0 PASS 4 FAIL 0 TIMEOUT 0 NOTRUN |
FAIL An origin time of zero is used when none is supplied Illegal constructor |
FAIL A zero origin time produces a document timeline with a current time identical to the default document timeline Illegal constructor |
FAIL A positive origin time makes the document timeline's current time lag behind the default document timeline Illegal constructor |