| 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..0ccc42704316106d18682790426f53777afb4c87 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,8 @@ 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.
|
| +FAIL Animation constructor 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 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.
|
|
|