40 lines
1.1 KiB
INI
40 lines
1.1 KiB
INI
[scroll-timeline-dynamic.tentative.html]
|
|
expected:
|
|
if os == "mac": [TIMEOUT, OK]
|
|
[Reverse animation direction [immediate\]]
|
|
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1774060
|
|
expected:
|
|
if os == "mac": [NOTRUN, FAIL]
|
|
FAIL
|
|
|
|
[Reverse animation direction [scroll\]]
|
|
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1774060
|
|
expected:
|
|
if os == "mac": [NOTRUN, FAIL]
|
|
FAIL
|
|
|
|
[Switching timelines and pausing at the same time [immediate\]]
|
|
bug: https://github.com/w3c/csswg-drafts/issues/5653
|
|
expected:
|
|
if os == "mac": [NOTRUN, FAIL]
|
|
FAIL
|
|
|
|
[Switching timelines and pausing at the same time [scroll\]]
|
|
bug: https://github.com/w3c/csswg-drafts/issues/5653
|
|
expected:
|
|
if os == "mac": [NOTRUN, FAIL]
|
|
FAIL
|
|
|
|
[Change to timeline attachment while paused [immediate\]]
|
|
expected:
|
|
if os == "mac": [NOTRUN, FAIL]
|
|
FAIL
|
|
|
|
[Change to timeline attachment while paused [scroll\]]
|
|
expected:
|
|
if os == "mac": [NOTRUN, FAIL]
|
|
FAIL
|
|
|
|
[Changing to/from animation-timeline:none [scroll\]]
|
|
expected:
|
|
if os == "mac": [TIMEOUT, PASS]
|