OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 PASS Element.animate() should be exposed. | 2 PASS Element.animate() should be exposed. |
3 FAIL Element.getAnimations() should not be exposed without experimental web plat
form features enabled. | 3 FAIL Element.getAnimations() should not be exposed without experimental web plat
form features enabled. |
4 This test is expected to fail in LayoutTests/webexposed. assert_false: expected
false got true | 4 This test is expected to fail in LayoutTests/webexposed. assert_false: expected
false got true |
5 PASS Animation constructor should not be exposed without experimental web platfo
rm features enabled. | 5 PASS Animation constructor should be exposed. |
6 This test is expected to fail in LayoutTests/webexposed. | |
7 FAIL Timeline should not be exposed without experimental web platform features e
nabled. | 6 FAIL Timeline should not be exposed without experimental web platform features e
nabled. |
8 This test is expected to fail in LayoutTests/webexposed. assert_false: expected
false got true | 7 This test is expected to fail in LayoutTests/webexposed. assert_false: expected
false got true |
9 FAIL document.timeline should not be exposed without experimental web platform f
eatures enabled. | 8 FAIL document.timeline should not be exposed without experimental web platform f
eatures enabled. |
10 This test is expected to fail in LayoutTests/webexposed. assert_false: expected
false got true | 9 This test is expected to fail in LayoutTests/webexposed. assert_false: expected
false got true |
11 PASS Timing should not be exposed without experimental web platform features ena
bled. | 10 PASS Timing should not be exposed without experimental web platform features ena
bled. |
12 This test is expected to fail in LayoutTests/webexposed. | 11 This test is expected to fail in LayoutTests/webexposed. |
13 PASS AnimationNode should not be exposed without experimental web platform featu
res enabled. | 12 PASS AnimationNode should not be exposed without experimental web platform featu
res enabled. |
14 This test is expected to fail in LayoutTests/webexposed. | 13 This test is expected to fail in LayoutTests/webexposed. |
15 Harness: the test ran to completion. | 14 Harness: the test ran to completion. |
16 | 15 |
OLD | NEW |