ladybird/Tests/LibWeb/Text/expected/wpt-import/scroll-animations/css/animation-timeline-computed.txt

50 lines
No EOL
2.5 KiB
Text

Harness status: OK
Found 44 tests
27 Pass
17 Fail
Pass Property animation-timeline value 'initial'
Pass Property animation-timeline value 'inherit'
Pass Property animation-timeline value 'unset'
Pass Property animation-timeline value 'revert'
Pass Property animation-timeline value 'auto'
Pass Property animation-timeline value 'none'
Fail Property animation-timeline value 'auto, auto'
Fail Property animation-timeline value 'none, none'
Pass Property animation-timeline value 'auto, none'
Pass Property animation-timeline value 'none, auto'
Pass Property animation-timeline value '--test'
Pass Property animation-timeline value '--test1, --test2'
Pass Property animation-timeline value '--test1, --test2, none, --test3, auto'
Pass The animation-timeline property shows up in CSSStyleDeclaration enumeration
Pass The animation-timeline property shows up in CSSStyleDeclaration.cssText
Pass Property animation-timeline value 'scroll()'
Pass Property animation-timeline value 'scroll(block)'
Pass Property animation-timeline value 'scroll(inline)'
Pass Property animation-timeline value 'scroll(x)'
Pass Property animation-timeline value 'scroll(y)'
Pass Property animation-timeline value 'scroll(root)'
Pass Property animation-timeline value 'scroll(nearest)'
Pass Property animation-timeline value 'scroll(self)'
Pass Property animation-timeline value 'scroll(self), scroll(nearest)'
Pass Property animation-timeline value 'scroll(inline nearest)'
Pass Property animation-timeline value 'scroll(nearest inline)'
Pass Property animation-timeline value 'scroll(block self)'
Pass Property animation-timeline value 'scroll(self block)'
Pass Property animation-timeline value 'scroll(y root)'
Fail Property animation-timeline value 'view()'
Fail Property animation-timeline value 'view(block)'
Fail Property animation-timeline value 'view(inline)'
Fail Property animation-timeline value 'view(x)'
Fail Property animation-timeline value 'view(y)'
Fail Property animation-timeline value 'view(y 1px)'
Fail Property animation-timeline value 'view(1px auto)'
Fail Property animation-timeline value 'view(auto 1px)'
Fail Property animation-timeline value 'view(y 1px auto)'
Fail Property animation-timeline value 'view(1px y)'
Fail Property animation-timeline value 'view(y auto)'
Fail Property animation-timeline value 'view(y auto auto)'
Fail Property animation-timeline value 'view(10% 10px)'
Fail Property animation-timeline value 'view(auto calc(1% + 1px))'
Fail Property animation-timeline value 'view(2em calc(1% + 1em))'