| 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 068b535821d99fd6c5f835d911dce0cd7145741a..04dc68ebe2c27b4d000b5423af60d46dfeab6aa0 100644
|
| --- a/LayoutTests/webexposed/web-animations-api-expected.txt
|
| +++ b/LayoutTests/webexposed/web-animations-api-expected.txt
|
| @@ -1,16 +1,16 @@
|
| This is a testharness.js-based test.
|
| PASS Element.animate() should be exposed.
|
| -FAIL Element.getAnimationPlayers() 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 Animation constructor should not be exposed without experimental web platform features enabled.
|
| +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.
|
| 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.
|
| This test is expected to fail in LayoutTests/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 LayoutTests/webexposed. assert_false: expected false got true
|
| -FAIL AnimationNode 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 Timing should not be exposed without experimental web platform features enabled.
|
| +This test is expected to fail in LayoutTests/webexposed.
|
| +PASS AnimationNode should not be exposed without experimental web platform features enabled.
|
| +This test is expected to fail in LayoutTests/webexposed.
|
| Harness: the test ran to completion.
|
|
|
|
|