Source code
Revision control
Copy as Markdown
Other Tools
[animation-timeline-view-functional-notation.tentative.html]
expected:
if os == "linux": [OK, TIMEOUT]
[animation-timeline: view()]
expected:
if os == "linux": [FAIL, TIMEOUT]
FAIL
[animation-timeline: view(50px)]
expected:
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(auto 50px)]
expected:
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(inline)]
expected:
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(), view(inline)]
expected:
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(inline) changes to view(inline 50px)]
expected:
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(x)]
expected:
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(y)]
expected:
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL
[animation-timeline: view(x 50px)]
expected:
if os == "linux": [FAIL, TIMEOUT, NOTRUN]
FAIL