Index: LayoutTests/webexposed/web-animations-api-expected.txt |
diff --git a/LayoutTests/webexposed/web-animations-api-expected.txt b/LayoutTests/webexposed/web-animations-api-expected.txt |
index a6fec8eddc9268d7eae4e70a32886f416e195216..96008067e47322e95811196ff0761ec9fe0a1d73 100644 |
--- a/LayoutTests/webexposed/web-animations-api-expected.txt |
+++ b/LayoutTests/webexposed/web-animations-api-expected.txt |
@@ -3,9 +3,13 @@ FAIL Element.animate() should not be exposed without experimental web platform f |
This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true |
FAIL Animation constructor should not be exposed without experimental web platform features enabled. |
This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true |
-FAIL DocumentTimeline should not be exposed without experimental web platform features enabled. |
+FAIL Timeline should not be exposed without experimental web platform features enabled. |
This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true |
FAIL document.timeline should not be exposed without experimental web platform features enabled. |
This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true |
+FAIL Timing should not be exposed without experimental web platform features enabled. |
+This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true |
+FAIL TimedItem should not be exposed without experimental web platform features enabled. |
+This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true |
Harness: the test ran to completion. |