mirror of
https://github.com/servo/servo.git
synced 2025-09-11 23:48:21 +01:00
Sync WPT with upstream (20-07-2025) (#38178)
Automated downstream sync of changes from upstream as of 20-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
7ab0d91109
commit
772c84633e
340 changed files with 17903 additions and 3841 deletions
|
@ -1,3 +0,0 @@
|
|||
[animation-trigger-behavior-computed.tentative.html]
|
||||
[Property animation-trigger-behavior value 'once, repeat, alternate, state']
|
||||
expected: FAIL
|
|
@ -1,21 +0,0 @@
|
|||
[animation-trigger-behavior-valid.tentative.html]
|
||||
[e.style['animation-trigger-behavior'\] = "once" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-behavior'\] = "repeat" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-behavior'\] = "alternate" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-behavior'\] = "state" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-behavior'\] = "once, repeat" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-behavior'\] = "once, repeat, alternate" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-behavior'\] = "once, repeat, alternate, state" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,84 +0,0 @@
|
|||
[animation-trigger-exit-range-end-computed.html]
|
||||
[Property animation-trigger-exit-range-end value 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'cover 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'cover 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'COVER 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'COVER 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'cover 120%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value '0']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value '120%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value '120px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'cover 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'cover -42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'contain 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'exit 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'exit calc(41% + 1%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'exit-crossing 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'exit 1%, cover 2%, contain 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'exit 1%, cover 2%, contain 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'entry 42px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'entry-crossing 42px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'contain calc(10% + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'entry 1em']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'exit calc(1em + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'cover']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'contain']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'entry']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'exit']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-end value 'auto']
|
||||
expected: FAIL
|
|
@ -1,75 +0,0 @@
|
|||
[animation-trigger-exit-range-end-valid.html]
|
||||
[e.style['animation-trigger-exit-range-end'\] = "normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "cover 0%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "cover 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "cover 120%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "cover 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "0" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "120%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "120px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "cover -42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "contain 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "exit 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "exit 1%, cover 2%, contain 0%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "exit 1%, cover 2%, contain 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "exit-crossing 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "entry 42px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "entry-crossing 42px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "contain calc(10px + 10%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "entry 1em" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "exit calc(1em + 10px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "entry 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "cover" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "contain" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "entry" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "exit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-end'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,369 +0,0 @@
|
|||
[animation-trigger-exit-range-shorthand.html]
|
||||
[e.style['animation-trigger-exit-range'\] = "normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "contain" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry-crossing" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "exit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "exit-crossing" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry, exit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry 0% entry 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry-crossing 0% entry-crossing 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "exit 0% exit 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "exit-crossing 0% exit-crossing 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover 0% cover 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "contain 0% contain 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry calc(10% - 10%) entry calc(50% + 50%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "contain 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry-crossing 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "exit 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "exit-crossing 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry 50px exit 100px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "exit calc(10% + 50px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry 50% exit 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover 50% entry 50%, contain 50% exit 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "50% exit 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal 100px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "100px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "100px normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "10% normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'normal normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'cover']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'contain']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry-crossing']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'exit']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'exit-crossing']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry, exit']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry 0% entry 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry-crossing 0% entry-crossing 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'exit 0% exit 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'exit-crossing 0% exit-crossing 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'cover 0% cover 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'contain 0% contain 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry calc(10% - 10%) entry calc(50% + 50%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'cover 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'contain 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry-crossing 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'exit 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'exit-crossing 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry 50px exit 100px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'exit calc(10% + 50px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry 50% exit 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'cover 50% entry 50%, contain 50% exit 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'entry 10em exit 20em']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value '10em exit 20em']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value 'normal 100px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value '100px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value '100px normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value '10% normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range value '10% calc(70% + 10% * sign(100em - 1px))']
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal normal" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal normal" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal normal" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal entry 100%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal entry 100%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal entry 100%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal entry 10%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal entry 10%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal entry 10%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "contain" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "contain" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "contain" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "contain 100% contain 0%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "contain 100% contain 0%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "contain 100% contain 0%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry 10% exit 20%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry 10% exit 20%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry 10% exit 20%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry calc(10% + 10px) exit 20px" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry calc(10% + 10px) exit 20px" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry calc(10% + 10px) exit 20px" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry, exit" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry, exit" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry, exit" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry 0%, exit" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry 0%, exit" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "entry 0%, exit" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "exit calc(10% + 50px)" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "exit calc(10% + 50px)" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "exit calc(10% + 50px)" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "100px" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "100px" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "100px" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "10%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "10%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "10%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "cover 10% auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto cover" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto cover 90%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal auto" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal auto" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "normal auto" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto normal" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto normal" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range'\] = "auto normal" should not set unrelated longhands]
|
||||
expected: FAIL
|
|
@ -1,84 +0,0 @@
|
|||
[animation-trigger-exit-range-start-computed.html]
|
||||
[Property animation-trigger-exit-range-start value 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'cover 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'cover 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'COVER 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'COVER 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'cover 120%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'cover 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value '0']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value '120%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value '120px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'cover -42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'contain 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'exit 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'exit calc(41% + 1%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'exit 1%, cover 2%, contain 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'exit 1%, cover 2%, contain 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'exit-crossing 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'entry 42px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'entry-crossing 42px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'contain calc(10% + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'entry 1em']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'exit calc(1em + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'cover']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'contain']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'entry']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'exit']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-exit-range-start value 'auto']
|
||||
expected: FAIL
|
|
@ -1,78 +0,0 @@
|
|||
[animation-trigger-exit-range-start-valid.html]
|
||||
[e.style['animation-trigger-exit-range-start'\] = "normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "cover 0%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "cover 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "cover 120%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "cover 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "0" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "120%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "120px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "cover -42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "contain 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "exit 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "exit 1%, cover 2%, contain 0%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "exit 1%, cover 2%, contain 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "exit-crossing 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "entry 42px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "entry-crossing 42px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "contain calc(10px + 10%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "entry 1em" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "exit calc(1em + 10px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "entry 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "cover" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "contain" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "entry" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "exit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "cover calc(sign(100em - 1px) * 1%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-exit-range-start'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,81 +0,0 @@
|
|||
[animation-trigger-range-end-computed.html]
|
||||
[Property animation-trigger-range-end value 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'cover 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'cover 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'COVER 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'COVER 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'cover 120%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value '0']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value '120%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value '120px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'cover 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'cover -42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'contain 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'exit 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'exit calc(41% + 1%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'exit-crossing 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'exit 1%, cover 2%, contain 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'exit 1%, cover 2%, contain 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'entry 42px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'entry-crossing 42px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'contain calc(10% + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'entry 1em']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'exit calc(1em + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'cover']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'contain']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'entry']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-end value 'exit']
|
||||
expected: FAIL
|
|
@ -1,72 +0,0 @@
|
|||
[animation-trigger-range-end-valid.html]
|
||||
[e.style['animation-trigger-range-end'\] = "normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "cover 0%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "cover 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "cover 120%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "cover 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "0" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "120%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "120px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "cover -42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "contain 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "exit 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "exit 1%, cover 2%, contain 0%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "exit 1%, cover 2%, contain 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "exit-crossing 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "entry 42px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "entry-crossing 42px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "contain calc(10px + 10%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "entry 1em" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "exit calc(1em + 10px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "entry 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "cover" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "contain" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "entry" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-end'\] = "exit" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,318 +0,0 @@
|
|||
[animation-trigger-range-shorthand.html]
|
||||
[e.style['animation-trigger-range'\] = "normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "cover" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "contain" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry-crossing" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "exit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "exit-crossing" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry, exit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry 0% entry 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry-crossing 0% entry-crossing 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "exit 0% exit 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "exit-crossing 0% exit-crossing 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "cover 0% cover 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "contain 0% contain 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry calc(10% - 10%) entry calc(50% + 50%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "cover 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "contain 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry-crossing 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "exit 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "exit-crossing 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry 50px exit 100px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "exit calc(10% + 50px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry 50% exit 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "cover 50% entry 50%, contain 50% exit 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "50% exit 50%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal 100px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "100px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "100px normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "10% normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'normal normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'cover']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'contain']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry-crossing']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'exit']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'exit-crossing']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry, exit']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry 0% entry 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry-crossing 0% entry-crossing 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'exit 0% exit 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'exit-crossing 0% exit-crossing 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'cover 0% cover 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'contain 0% contain 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry calc(10% - 10%) entry calc(50% + 50%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'cover 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'contain 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry-crossing 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'exit 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'exit-crossing 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry 50px exit 100px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'exit calc(10% + 50px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry 50% exit 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'cover 50% entry 50%, contain 50% exit 50%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'entry 10em exit 20em']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value '10em exit 20em']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value 'normal 100px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value '100px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value '100px normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value '10% normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range value '10% calc(70% + 10% * sign(100em - 1px))']
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal normal" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal normal" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal normal" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal entry 100%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal entry 100%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal entry 100%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal entry 10%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal entry 10%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "normal entry 10%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "cover" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "cover" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "cover" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "contain" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "contain" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "contain" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "contain 100% contain 0%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "contain 100% contain 0%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "contain 100% contain 0%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry 10% exit 20%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry 10% exit 20%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry 10% exit 20%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry calc(10% + 10px) exit 20px" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry calc(10% + 10px) exit 20px" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry calc(10% + 10px) exit 20px" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry, exit" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry, exit" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry, exit" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry 0%, exit" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry 0%, exit" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "entry 0%, exit" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "exit calc(10% + 50px)" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "exit calc(10% + 50px)" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "exit calc(10% + 50px)" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "100px" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "100px" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "100px" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "10%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "10%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range'\] = "10%" should not set unrelated longhands]
|
||||
expected: FAIL
|
|
@ -1,81 +0,0 @@
|
|||
[animation-trigger-range-start-computed.html]
|
||||
[Property animation-trigger-range-start value 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'cover 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'cover 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'COVER 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'COVER 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'cover 120%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'cover 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value '0']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value '120%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value '120px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'cover -42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'contain 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'exit 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'exit calc(41% + 1%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'exit 1%, cover 2%, contain 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'exit 1%, cover 2%, contain 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'exit-crossing 42%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'entry 42px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'entry-crossing 42px']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'contain calc(10% + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'entry 1em']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'exit calc(1em + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'cover']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'contain']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'entry']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger-range-start value 'exit']
|
||||
expected: FAIL
|
|
@ -1,75 +0,0 @@
|
|||
[animation-trigger-range-start-valid.html]
|
||||
[e.style['animation-trigger-range-start'\] = "normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "cover 0%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "cover 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "cover 120%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "cover 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "0" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "120%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "120px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "cover -42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "contain 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "exit 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "exit 1%, cover 2%, contain 0%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "exit 1%, cover 2%, contain 100%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "exit-crossing 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "entry 42px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "entry-crossing 42px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "contain calc(10px + 10%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "entry 1em" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "exit calc(1em + 10px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "entry 42%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "cover" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "contain" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "entry" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "exit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-range-start'\] = "cover calc(sign(100em - 1px) * 1%)" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,306 +0,0 @@
|
|||
[animation-trigger-shorthand.tentative.html]
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0% cover 100%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0% cover 100%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0% cover 100%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0% cover 100%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0% cover 100%" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0% cover 100%" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0% cover 100%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10% cover 90%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10% cover 90%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10% cover 90%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10% cover 90%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10% cover 90%" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10% cover 90%" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10% cover 90%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0%" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0%" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10%" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10%" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0% contain 100%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0% contain 100%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0% contain 100%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0% contain 100%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0% contain 100%" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0% contain 100%" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0% contain 100%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 20% contain 80%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 20% contain 80%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 20% contain 80%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 20% contain 80%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 20% contain 80%" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 20% contain 80%" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 20% contain 80%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0%" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0%" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 10%" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 10%" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 10%" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 10%" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 10%" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 10%" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 10%" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "repeat" should set animation-trigger-exit-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "repeat" should set animation-trigger-exit-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "repeat" should set animation-trigger-range-end]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "repeat" should set animation-trigger-range-start]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "repeat" should set animation-trigger-timeline]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "repeat" should set animation-trigger-type]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "repeat" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger value 'view() once contain 0% contain 100% cover 0% cover 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger value 'view() once contain 20% contain 80% cover 10% cover 90%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger value 'view() once contain 20% contain 80% cover 0%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger value 'view() once contain 20% contain 80% cover 10%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger value 'view() once contain 0% contain 100%']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-trigger value 'view() once']
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0% cover 100%" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10% cover 90%" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover 0%" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 20% contain 80% cover 10%" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() once contain 0% contain 100% cover" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0% contain 100%" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 20% contain 80%" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 0%" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain 10%" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate contain" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "view() alternate" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger'\] = "repeat" should set animation-trigger-behavior]
|
||||
expected: FAIL
|
|
@ -1,147 +0,0 @@
|
|||
[animation-trigger-timeline-parsing.tentative.html]
|
||||
[e.style['animation-trigger-timeline'\] = "initial" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "inherit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "unset" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "revert" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "none" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "auto, auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "none, none" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "auto, none" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "none, auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "--test" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "--test1, --test2" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "--test1, --test2, none, --test3, auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll()" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = " scroll() " should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(block)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(inline)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(x)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(y)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(root)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(nearest)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(self)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(inline nearest)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(nearest inline)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(block self)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(self block)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "scroll(y root)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view()" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = " view() " should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(block)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(inline)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(x)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(y)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(y 1px 2px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(y 1px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(y auto)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(y auto auto)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(y auto 1px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(1px 2px y)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(1px y)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(auto x)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(1px 2px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(1px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(1px 1px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(1px auto)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(auto calc(1% + 1px))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(2em calc(1% + 1em))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(auto)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-trigger-timeline'\] = "view(auto auto)" should set the property value]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-content/quotes-first-line.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-content/quotes-first-line.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[quotes-first-line.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-color-neutral-keyframe-001.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-color-neutral-keyframe-001.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[gap-decorations-color-neutral-keyframe-001.html]
|
||||
[gap decorations row-rule-color supports neutral keyframe.]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-color-neutral-keyframe-002.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-color-neutral-keyframe-002.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[gap-decorations-color-neutral-keyframe-002.html]
|
||||
[gap decorations column-rule-color value list supports neutral keyframe.]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-color-neutral-keyframe-003.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-color-neutral-keyframe-003.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[gap-decorations-color-neutral-keyframe-003.html]
|
||||
[gap decorations row-rule-color value list supports neutral keyframe.]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-width-neutral-keyframe-003.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-width-neutral-keyframe-003.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[gap-decorations-width-neutral-keyframe-003.html]
|
||||
[gap decorations row-rule-width with repeaters supports neutral keyframe.]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-width-neutral-keyframe-004.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-width-neutral-keyframe-004.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[gap-decorations-width-neutral-keyframe-004.html]
|
||||
[gap decorations column-rule-width with repeaters supports neutral keyframe.]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-width-neutral-keyframe-005.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-gaps/animation/gap-decorations-width-neutral-keyframe-005.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[gap-decorations-width-neutral-keyframe-005.html]
|
||||
[gap decorations column-rule-width supports neutral keyframe.]
|
||||
expected: FAIL
|
636
tests/wpt/meta/css/css-gaps/animation/row-rule-color-interpolation.html.ini
vendored
Normal file
636
tests/wpt/meta/css/css-gaps/animation/row-rule-color-interpolation.html.ini
vendored
Normal file
|
@ -0,0 +1,636 @@
|
|||
[row-rule-color-interpolation.html]
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [lime\] at (-5) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [lime\] at (-0.4) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [lime\] at (0) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [lime\] at (0.2) should be [rgb(204, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [lime\] at (0.6) should be [rgb(102, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [lime\] at (-5) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [lime\] at (-0.4) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [lime\] at (0) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [lime\] at (0.2) should be [rgb(204, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [lime\] at (0.6) should be [rgb(102, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [lime\] at (-5) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [lime\] at (-0.4) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [lime\] at (0) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [lime\] at (0.2) should be [rgb(204, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [lime\] at (0.6) should be [rgb(102, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [lime\] at (-5) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [lime\] at (-0.4) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [lime\] at (0) should be [rgb(255, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [lime\] at (0.2) should be [rgb(204, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [lime\] at (0.6) should be [rgb(102, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [initial\] to [lime\] at (-5) should be [rgb(255, 0, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [initial\] to [lime\] at (-0.4) should be [rgb(255, 129, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [initial\] to [lime\] at (0) should be [rgb(255, 165, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [initial\] to [lime\] at (0.2) should be [rgb(204, 183, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [initial\] to [lime\] at (0.6) should be [rgb(102, 219, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [initial\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [initial\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [initial\] to [lime\] at (-5) should be [rgb(255, 0, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [initial\] to [lime\] at (-0.4) should be [rgb(255, 129, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [initial\] to [lime\] at (0) should be [rgb(255, 165, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [initial\] to [lime\] at (0.2) should be [rgb(204, 183, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [initial\] to [lime\] at (0.6) should be [rgb(102, 219, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [initial\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [initial\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [initial\] to [lime\] at (-5) should be [rgb(255, 0, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [initial\] to [lime\] at (-0.4) should be [rgb(255, 129, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [initial\] to [lime\] at (0) should be [rgb(255, 165, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [initial\] to [lime\] at (0.2) should be [rgb(204, 183, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [initial\] to [lime\] at (0.6) should be [rgb(102, 219, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [initial\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [initial\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [initial\] to [lime\] at (-5) should be [rgb(255, 0, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [initial\] to [lime\] at (-0.4) should be [rgb(255, 129, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [initial\] to [lime\] at (0) should be [rgb(255, 165, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [initial\] to [lime\] at (0.2) should be [rgb(204, 183, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [initial\] to [lime\] at (0.6) should be [rgb(102, 219, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [initial\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [initial\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [inherit\] to [lime\] at (-5) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [inherit\] to [lime\] at (-0.4) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [inherit\] to [lime\] at (0) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [inherit\] to [lime\] at (0.2) should be [rgb(0, 51, 204)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [inherit\] to [lime\] at (0.6) should be [rgb(0, 153, 102)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [inherit\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [inherit\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [inherit\] to [lime\] at (-5) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [inherit\] to [lime\] at (-0.4) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [inherit\] to [lime\] at (0) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [inherit\] to [lime\] at (0.2) should be [rgb(0, 51, 204)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [inherit\] to [lime\] at (0.6) should be [rgb(0, 153, 102)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [inherit\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [inherit\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [inherit\] to [lime\] at (-5) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [inherit\] to [lime\] at (-0.4) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [inherit\] to [lime\] at (0) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [inherit\] to [lime\] at (0.2) should be [rgb(0, 51, 204)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [inherit\] to [lime\] at (0.6) should be [rgb(0, 153, 102)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [inherit\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [inherit\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [inherit\] to [lime\] at (-5) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [inherit\] to [lime\] at (-0.4) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [inherit\] to [lime\] at (0) should be [rgb(0, 0, 255)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [inherit\] to [lime\] at (0.2) should be [rgb(0, 51, 204)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [inherit\] to [lime\] at (0.6) should be [rgb(0, 153, 102)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [inherit\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [inherit\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [unset\] to [lime\] at (-5) should be [rgb(255, 0, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [unset\] to [lime\] at (-0.4) should be [rgb(255, 129, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [unset\] to [lime\] at (0) should be [rgb(255, 165, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [unset\] to [lime\] at (0.2) should be [rgb(204, 183, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [unset\] to [lime\] at (0.6) should be [rgb(102, 219, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [unset\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [unset\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [unset\] to [lime\] at (-5) should be [rgb(255, 0, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [unset\] to [lime\] at (-0.4) should be [rgb(255, 129, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [unset\] to [lime\] at (0) should be [rgb(255, 165, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [unset\] to [lime\] at (0.2) should be [rgb(204, 183, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [unset\] to [lime\] at (0.6) should be [rgb(102, 219, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [unset\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [unset\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [unset\] to [lime\] at (-5) should be [rgb(255, 0, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [unset\] to [lime\] at (-0.4) should be [rgb(255, 129, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [unset\] to [lime\] at (0) should be [rgb(255, 165, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [unset\] to [lime\] at (0.2) should be [rgb(204, 183, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [unset\] to [lime\] at (0.6) should be [rgb(102, 219, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [unset\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [unset\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [unset\] to [lime\] at (-5) should be [rgb(255, 0, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [unset\] to [lime\] at (-0.4) should be [rgb(255, 129, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [unset\] to [lime\] at (0) should be [rgb(255, 165, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [unset\] to [lime\] at (0.2) should be [rgb(204, 183, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [unset\] to [lime\] at (0.6) should be [rgb(102, 219, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [unset\] to [lime\] at (1) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [unset\] to [lime\] at (1.5) should be [rgb(0, 255, 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [orange\] to [blue\] at (-5) should be [#ffff00\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [orange\] to [blue\] at (-0.4) should be [#ffe700\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [orange\] to [blue\] at (0) should be [orange\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [orange\] to [blue\] at (0.2) should be [#cc8433\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [orange\] to [blue\] at (0.6) should be [#664299\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [orange\] to [blue\] at (1) should be [blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [orange\] to [blue\] at (1.5) should be [blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [orange\] to [blue\] at (-5) should be [#ffff00\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [orange\] to [blue\] at (-0.4) should be [#ffe700\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [orange\] to [blue\] at (0) should be [orange\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [orange\] to [blue\] at (0.2) should be [#cc8433\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [orange\] to [blue\] at (0.6) should be [#664299\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [orange\] to [blue\] at (1) should be [blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [orange\] to [blue\] at (1.5) should be [blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [orange\] to [blue\] at (-5) should be [#ffff00\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [orange\] to [blue\] at (-0.4) should be [#ffe700\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [orange\] to [blue\] at (0) should be [orange\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [orange\] to [blue\] at (0.2) should be [#cc8433\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [orange\] to [blue\] at (0.6) should be [#664299\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [orange\] to [blue\] at (1) should be [blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [orange\] to [blue\] at (1.5) should be [blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [orange\] to [blue\] at (-5) should be [#ffff00\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [orange\] to [blue\] at (-0.4) should be [#ffe700\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [orange\] to [blue\] at (0) should be [orange\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [orange\] to [blue\] at (0.2) should be [#cc8433\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [orange\] to [blue\] at (0.6) should be [#664299\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [orange\] to [blue\] at (1) should be [blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [orange\] to [blue\] at (1.5) should be [blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from neutral to [red blue blue\] at (0.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from neutral to [red blue blue\] at (0.6) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from neutral to [red blue blue\] at (1) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from neutral to [red blue blue\] at (1.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from neutral to [red blue blue\] at (0.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from neutral to [red blue blue\] at (0.6) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from neutral to [red blue blue\] at (1) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from neutral to [red blue blue\] at (1.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [red blue blue\] at (-0.3) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [red blue blue\] at (0) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [red blue blue\] at (0.3) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [red blue blue\] at (0.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [red blue blue\] at (0.6) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [red blue blue\] at (1) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from neutral to [red blue blue\] at (1.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red blue blue\] at (-0.3) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red blue blue\] at (0) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red blue blue\] at (0.3) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red blue blue\] at (0.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red blue blue\] at (0.6) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red blue blue\] at (1) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from neutral to [red blue blue\] at (1.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [red blue blue\] at (0.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [red blue blue\] at (0.6) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [red blue blue\] at (1) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from neutral to [red blue blue\] at (1.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [red blue blue\] at (0.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [red blue blue\] at (0.6) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [red blue blue\] at (1) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from neutral to [red blue blue\] at (1.5) should be [red blue blue\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (-0.3) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (0) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (0.3) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (0.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (0.6) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (1) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (1.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (-0.3) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (0) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (0.3) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (0.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (0.6) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (1) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-rule-color> from [red blue green\] to [red\] at (1.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [red blue green\] to [red\] at (-0.3) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [red blue green\] to [red\] at (0) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [red blue green\] to [red\] at (0.3) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [red blue green\] to [red\] at (0.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [red blue green\] to [red\] at (0.6) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [red blue green\] to [red\] at (1) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-color> from [red blue green\] to [red\] at (1.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [red blue green\] to [red\] at (-0.3) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [red blue green\] to [red\] at (0) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [red blue green\] to [red\] at (0.3) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [red blue green\] to [red\] at (0.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [red blue green\] to [red\] at (0.6) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [red blue green\] to [red\] at (1) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-color> from [red blue green\] to [red\] at (1.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [red blue green\] to [red\] at (-0.3) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [red blue green\] to [red\] at (0) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [red blue green\] to [red\] at (0.3) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [red blue green\] to [red\] at (0.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [red blue green\] to [red\] at (0.6) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [red blue green\] to [red\] at (1) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-color> from [red blue green\] to [red\] at (1.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [red blue green\] to [red\] at (-0.3) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [red blue green\] to [red\] at (0) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [red blue green\] to [red\] at (0.3) should be [red blue green\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [red blue green\] to [red\] at (0.5) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [red blue green\] to [red\] at (0.6) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [red blue green\] to [red\] at (1) should be [red\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-color> from [red blue green\] to [red\] at (1.5) should be [red\]]
|
||||
expected: FAIL
|
|
@ -142,3 +142,147 @@
|
|||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px\] at (1.5) should be [55px 52px 50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 1px 1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 10px 10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 19px 19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 28px 28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 55px 55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 1px 1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 10px 10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 19px 19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 28px 28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 55px 55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 1px 1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 10px 10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 19px 19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 28px 28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 55px 55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 1px 1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 10px 10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 19px 19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 28px 28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 55px 55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 7px 14px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 15px 20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 22px 26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 30px 32px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 52px 50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 7px 14px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 15px 20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 22px 26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 30px 32px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 52px 50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 7px 14px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 15px 20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 22px 26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 30px 32px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 52px 50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 7px 14px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 15px 20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 22px 26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 30px 32px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 52px 50px\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -142,3 +142,147 @@
|
|||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px\] at (1.5) should be [55px 52px 50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 1px 1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 10px 10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 19px 19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 28px 28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 55px 55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 1px 1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 10px 10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 19px 19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 28px 28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 55px 55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 1px 1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 10px 10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 19px 19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 28px 28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 55px 55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 1px 1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 10px 10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 19px 19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 28px 28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 55px 55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 7px 14px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 15px 20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 22px 26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 30px 32px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 52px 50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 7px 14px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 15px 20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 22px 26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 30px 32px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 52px 50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 7px 14px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 15px 20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 22px 26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 30px 32px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 52px 50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (-0.3) should be [1px 7px 14px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0) should be [10px 15px 20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.3) should be [19px 22px 26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (0.6) should be [28px 30px 32px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (1) should be [40px 40px 40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-rule-width> from neutral to [40px 40px 40px\] at (1.5) should be [55px 52px 50px\]]
|
||||
expected: FAIL
|
||||
|
|
1098
tests/wpt/meta/css/css-gaps/animation/rule-width-interpolation-repeaters.html.ini
vendored
Normal file
1098
tests/wpt/meta/css/css-gaps/animation/rule-width-interpolation-repeaters.html.ini
vendored
Normal file
File diff suppressed because it is too large
Load diff
2
tests/wpt/meta/css/css-grid/grid-items/grid-item-minmax-img-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/grid-items/grid-item-minmax-img-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-item-minmax-img-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/grid-items/grid-item-minmax-img-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/grid-items/grid-item-minmax-img-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-item-minmax-img-002.html]
|
||||
expected: FAIL
|
|
@ -10,3 +10,9 @@
|
|||
|
||||
[.test 8]
|
||||
expected: FAIL
|
||||
|
||||
[.test 3]
|
||||
expected: FAIL
|
||||
|
||||
[.test 7]
|
||||
expected: FAIL
|
||||
|
|
|
@ -13,3 +13,18 @@
|
|||
|
||||
[svg 5: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[svg 1]
|
||||
expected: FAIL
|
||||
|
||||
[svg 2]
|
||||
expected: FAIL
|
||||
|
||||
[svg 3]
|
||||
expected: FAIL
|
||||
|
||||
[svg 4]
|
||||
expected: FAIL
|
||||
|
||||
[svg 5]
|
||||
expected: FAIL
|
||||
|
|
|
@ -13,3 +13,18 @@
|
|||
|
||||
[svg 5: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[svg 1]
|
||||
expected: FAIL
|
||||
|
||||
[svg 2]
|
||||
expected: FAIL
|
||||
|
||||
[svg 3]
|
||||
expected: FAIL
|
||||
|
||||
[svg 4]
|
||||
expected: FAIL
|
||||
|
||||
[svg 5]
|
||||
expected: FAIL
|
||||
|
|
|
@ -13,3 +13,18 @@
|
|||
|
||||
[svg 5: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[svg 1]
|
||||
expected: FAIL
|
||||
|
||||
[svg 2]
|
||||
expected: FAIL
|
||||
|
||||
[svg 3]
|
||||
expected: FAIL
|
||||
|
||||
[svg 4]
|
||||
expected: FAIL
|
||||
|
||||
[svg 5]
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,3 +10,15 @@
|
|||
|
||||
[svg 4: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[svg 1]
|
||||
expected: FAIL
|
||||
|
||||
[svg 2]
|
||||
expected: FAIL
|
||||
|
||||
[svg 3]
|
||||
expected: FAIL
|
||||
|
||||
[svg 4]
|
||||
expected: FAIL
|
||||
|
|
27
tests/wpt/meta/css/css-text-decor/parsing/text-emphasis-style-computed-vertical-lr.html.ini
vendored
Normal file
27
tests/wpt/meta/css/css-text-decor/parsing/text-emphasis-style-computed-vertical-lr.html.ini
vendored
Normal file
|
@ -0,0 +1,27 @@
|
|||
[text-emphasis-style-computed-vertical-lr.html]
|
||||
[Property text-emphasis-style value 'none']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-style value 'dot']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-style value 'filled circle']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-style value 'filled']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-style value 'open']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-style value 'double-circle']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-style value 'triangle']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-style value 'open sesame']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-style value '"*"']
|
||||
expected: FAIL
|
|
@ -19,3 +19,9 @@
|
|||
|
||||
[Property text-emphasis-style value '"*"']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-style value 'filled']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-style value 'open']
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/css/css-text/text-autospace/text-autospace-elements-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text/text-autospace/text-autospace-elements-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-autospace-elements-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text/text-autospace/text-autospace-elements-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text/text-autospace/text-autospace-elements-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-autospace-elements-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text/text-autospace/text-autospace-elements-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text/text-autospace/text-autospace-elements-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-autospace-elements-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[no-transition-from-ua-to-blocking-stylesheet.html]
|
||||
expected: FAIL
|
156
tests/wpt/meta/css/css-values/position/position-computed.tentative.html.ini
vendored
Normal file
156
tests/wpt/meta/css/css-values/position/position-computed.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,156 @@
|
|||
[position-computed.tentative.html]
|
||||
[Property object-position value 'x-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start 10px']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start 10% top 20px']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end 10%']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end 10px top 20px']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value '10px y-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'left 10px y-start 20%']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value '10px y-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'left 10px y-end 20%']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start' in mode 'writing-mode: horizontal-tb, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end' in mode 'writing-mode: horizontal-tb, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start' in mode 'writing-mode: horizontal-tb, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end' in mode 'writing-mode: horizontal-tb, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start' in mode 'writing-mode: horizontal-tb, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end' in mode 'writing-mode: horizontal-tb, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start' in mode 'writing-mode: horizontal-tb, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end' in mode 'writing-mode: horizontal-tb, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start' in mode 'writing-mode: vertical-rl, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end' in mode 'writing-mode: vertical-rl, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start' in mode 'writing-mode: vertical-rl, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end' in mode 'writing-mode: vertical-rl, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start' in mode 'writing-mode: sideways-rl, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end' in mode 'writing-mode: sideways-rl, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start' in mode 'writing-mode: sideways-rl, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end' in mode 'writing-mode: sideways-rl, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start' in mode 'writing-mode: vertical-rl, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end' in mode 'writing-mode: vertical-rl, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start' in mode 'writing-mode: vertical-rl, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end' in mode 'writing-mode: vertical-rl, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start' in mode 'writing-mode: sideways-rl, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end' in mode 'writing-mode: sideways-rl, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start' in mode 'writing-mode: sideways-rl, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end' in mode 'writing-mode: sideways-rl, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start' in mode 'writing-mode: vertical-lr, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end' in mode 'writing-mode: vertical-lr, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start' in mode 'writing-mode: vertical-lr, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end' in mode 'writing-mode: vertical-lr, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start' in mode 'writing-mode: sideways-lr, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end' in mode 'writing-mode: sideways-lr, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start' in mode 'writing-mode: sideways-lr, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end' in mode 'writing-mode: sideways-lr, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start' in mode 'writing-mode: vertical-lr, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end' in mode 'writing-mode: vertical-lr, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start' in mode 'writing-mode: vertical-lr, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end' in mode 'writing-mode: vertical-lr, direction: ltr']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-start' in mode 'writing-mode: sideways-lr, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'x-end' in mode 'writing-mode: sideways-lr, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-start' in mode 'writing-mode: sideways-lr, direction: rtl']
|
||||
expected: FAIL
|
||||
|
||||
[Property object-position value 'y-end' in mode 'writing-mode: sideways-lr, direction: rtl']
|
||||
expected: FAIL
|
48
tests/wpt/meta/css/css-values/position/position-valid.tentative.html.ini
vendored
Normal file
48
tests/wpt/meta/css/css-values/position/position-valid.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,48 @@
|
|||
[position-valid.tentative.html]
|
||||
[e.style['object-position'\] = "x-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "x-start 10px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "x-start 10% top 20px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "top 20px x-start 10%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "x-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "x-end 10%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "x-end 10px top 20px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "top 20px x-end 10px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "y-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "10px y-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "left 10px y-start 20%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "y-start 20px left 10px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "y-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "10px y-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "left 10px y-end 20%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "y-end 20% left 10px" should set the property value]
|
||||
expected: FAIL
|
|
@ -88,3 +88,9 @@
|
|||
|
||||
[calc(progress(sign(1001em - 10lh * progress(100px, 2rex, 10ex)) * 20em, 2rem, 12em) * 2) should be used-value-equivalent to 2]
|
||||
expected: FAIL
|
||||
|
||||
[progress(1000em, 10em, 110em) should be used-value-equivalent to 1]
|
||||
expected: FAIL
|
||||
|
||||
[scale(progress(1000em, 10rem, 110em)) should be used-value-equivalent to scale(1)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,3 +10,12 @@
|
|||
|
||||
[sibling-count on pseudo-element]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-count() on pseudo-element]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-index() on root]
|
||||
expected: FAIL
|
||||
|
||||
[sibling-count() on root]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/cssom-view/range-client-rects-surrogate-indexing.html.ini
vendored
Normal file
3
tests/wpt/meta/css/cssom-view/range-client-rects-surrogate-indexing.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[range-client-rects-surrogate-indexing.html]
|
||||
[Range.getClientRects should correct indexing into trailing surrogates]
|
||||
expected: FAIL
|
18
tests/wpt/meta/css/cssom-view/window-scroll-arguments.html.ini
vendored
Normal file
18
tests/wpt/meta/css/cssom-view/window-scroll-arguments.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[window-scroll-arguments.html]
|
||||
[scrollTo with 1 non-dictionary argument]
|
||||
expected: FAIL
|
||||
|
||||
[scrollTo with an invalid ScrollToOptions argument]
|
||||
expected: FAIL
|
||||
|
||||
[scroll with 1 non-dictionary argument]
|
||||
expected: FAIL
|
||||
|
||||
[scroll with an invalid ScrollToOptions argument]
|
||||
expected: FAIL
|
||||
|
||||
[scrollBy with 1 non-dictionary argument]
|
||||
expected: FAIL
|
||||
|
||||
[scrollBy with an invalid ScrollToOptions argument]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/filter-effects/fecolormatrix-display-p3.html.ini
vendored
Normal file
2
tests/wpt/meta/css/filter-effects/fecolormatrix-display-p3.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[fecolormatrix-display-p3.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue