blob: 04dc68ebe2c27b4d000b5423af60d46dfeab6aa0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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 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
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.
|