mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
18 lines
809 B
Plaintext
18 lines
809 B
Plaintext
Harness status: OK
|
|
|
|
Found 13 tests
|
|
|
|
13 Pass
|
|
Pass Property scroll-timeline-name value 'initial'
|
|
Pass Property scroll-timeline-name value 'inherit'
|
|
Pass Property scroll-timeline-name value 'unset'
|
|
Pass Property scroll-timeline-name value 'revert'
|
|
Pass Property scroll-timeline-name value 'none'
|
|
Pass Property scroll-timeline-name value '--foo'
|
|
Pass Property scroll-timeline-name value '--foo, --bar'
|
|
Pass Property scroll-timeline-name value '--bar, --foo'
|
|
Pass Property scroll-timeline-name value '--a, --b, --c, --D, --e'
|
|
Pass Property scroll-timeline-name value 'none, none'
|
|
Pass Property scroll-timeline-name value '--a, --b, --c, none, --d, --e'
|
|
Pass The scroll-timeline-name property shows up in CSSStyleDeclaration enumeration
|
|
Pass The scroll-timeline-name property shows up in CSSStyleDeclaration.cssText |