Harness status: OK

Found 44 tests

44 Pass
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'
Pass	Property animation-timeline value 'auto, auto'
Pass	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)'
Pass	Property animation-timeline value 'view()'
Pass	Property animation-timeline value 'view(block)'
Pass	Property animation-timeline value 'view(inline)'
Pass	Property animation-timeline value 'view(x)'
Pass	Property animation-timeline value 'view(y)'
Pass	Property animation-timeline value 'view(y 1px)'
Pass	Property animation-timeline value 'view(1px auto)'
Pass	Property animation-timeline value 'view(auto 1px)'
Pass	Property animation-timeline value 'view(y 1px auto)'
Pass	Property animation-timeline value 'view(1px y)'
Pass	Property animation-timeline value 'view(y auto)'
Pass	Property animation-timeline value 'view(y auto auto)'
Pass	Property animation-timeline value 'view(10% 10px)'
Pass	Property animation-timeline value 'view(auto calc(1% + 1px))'
Pass	Property animation-timeline value 'view(2em calc(1% + 1em))'