1
0
Fork 0
firefox/testing/web-platform/meta/scroll-animations/css/animation-timeline-view-functional-notation.tentative.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

87 lines
2.6 KiB
INI

[animation-timeline-view-functional-notation.tentative.html]
expected:
if os == "mac": [OK, TIMEOUT]
if os == "linux": [OK, TIMEOUT]
[animation-timeline: view()]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
expected:
if os == "mac": [FAIL, NOTRUN, TIMEOUT]
if os == "linux": [FAIL, TIMEOUT]
FAIL
[animation-timeline: view(50px)]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
expected:
if os == "mac": [FAIL, NOTRUN, TIMEOUT]
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(auto 50px)]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
expected:
if os == "mac": [FAIL, NOTRUN]
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(inline)]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
expected:
if os == "mac": [FAIL, NOTRUN]
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(), view(inline)]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
expected:
if os == "mac": [FAIL, NOTRUN]
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(inline) changes to view(inline 50px)]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
expected:
if os == "mac": [FAIL, NOTRUN]
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(x)]
expected:
if os == "mac": [FAIL, NOTRUN, TIMEOUT]
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(y)]
expected:
if os == "mac": [FAIL, NOTRUN, TIMEOUT]
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(x 50px)]
expected:
if os == "mac": [FAIL, NOTRUN]
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(inline) changes to view(inline 50px), withouttimeline range name]
expected:
if os == "mac": [PASS, NOTRUN, TIMEOUT]
[animation-timeline: view(x) without timeline range name]
expected:
if os == "mac": [PASS, NOTRUN]
[animation-timeline: view(50px), view(inline 50px) without timeline range name]
expected:
if os == "mac": [PASS, NOTRUN]
[animation-timeline: view(inline) without timeline range name]
expected:
if os == "mac": [PASS, TIMEOUT]
[animation-timeline: view(x 50px) without timeline range name]
expected:
if os == "mac": [PASS, NOTRUN]
[animation-timeline: view(y) without timeline range name]
expected:
if os == "mac": [PASS, NOTRUN]