Index: third_party/WebKit/LayoutTests/webexposed/web-animations-api-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/webexposed/web-animations-api-expected.txt b/third_party/WebKit/LayoutTests/webexposed/web-animations-api-expected.txt |
index 04dc68ebe2c27b4d000b5423af60d46dfeab6aa0..a452bc378d04bfb94a762c18b43cad90961571bd 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/web-animations-api-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/web-animations-api-expected.txt |
@@ -2,8 +2,7 @@ This is a testharness.js-based test. |
PASS Element.animate() should be exposed. |
FAIL Element.getAnimations() should not be exposed without experimental web platform features enabled. |
This test is expected to fail in LayoutTests/webexposed. assert_false: expected false got true |
-PASS Animation constructor should not be exposed without experimental web platform features enabled. |
-This test is expected to fail in LayoutTests/webexposed. |
+PASS Animation constructor should be exposed. |
FAIL Timeline should not be exposed without experimental web platform features enabled. |
This test is expected to fail in LayoutTests/webexposed. assert_false: expected false got true |
FAIL document.timeline should not be exposed without experimental web platform features enabled. |