blob: 3af0d0ddb0a359f8dc135d921c15a5b22d9b3a75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
[animation-timeline-view-functional-notation.tentative.html]
[animation-timeline: view()]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
[animation-timeline: view(50px)]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
[animation-timeline: view(auto 50px)]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
[animation-timeline: view(inline)]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
[animation-timeline: view(horizontal)]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
[animation-timeline: view(vertical)]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
[animation-timeline: view(horizontal 50px)]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
[animation-timeline: view(), view(inline)]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
[animation-timeline: view(inline) changes to view(inline 50px)]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
|