mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
376 lines
12 KiB
INI
376 lines
12 KiB
INI
[animation-range-shorthand.html]
|
|
[e.style['animation-range'\] = "cover" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "contain" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "exit" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter, exit" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter 0% enter 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "exit 0% exit 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "cover 0% cover 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "contain 0% contain 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "cover 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "contain 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "exit 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter 50% exit 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "cover 50% enter 50%, contain 50% exit 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "cover" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "cover" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "cover" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "contain" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "contain" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "contain" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter 10% exit 20%" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter 10% exit 20%" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter 10% exit 20%" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter, exit" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter, exit" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter, exit" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter 0%, exit" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter 0%, exit" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter 0%, exit" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter calc(10% - 10%) enter calc(50% + 50%)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter 50px exit 100px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter calc(10% + 10px) exit 20px" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter calc(10% + 10px) exit 20px" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "enter calc(10% + 10px) exit 20px" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry-crossing" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "exit-crossing" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry, exit" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry 0% entry 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry-crossing 0% entry-crossing 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "exit-crossing 0% exit-crossing 100%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry calc(10% - 10%) entry calc(50% + 50%)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry-crossing 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "exit-crossing 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry 50px exit 100px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry 50% exit 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "cover 50% entry 50%, contain 50% exit 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry 10% exit 20%" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry 10% exit 20%" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry 10% exit 20%" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry calc(10% + 10px) exit 20px" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry calc(10% + 10px) exit 20px" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry calc(10% + 10px) exit 20px" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry, exit" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry, exit" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry, exit" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry 0%, exit" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry 0%, exit" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "entry 0%, exit" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal normal" should set the property value]
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'normal']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'normal normal']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'cover']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'contain']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry-crossing']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'exit']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'exit-crossing']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry, exit']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry 0% entry 100%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry-crossing 0% entry-crossing 100%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'exit 0% exit 100%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'exit-crossing 0% exit-crossing 100%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'cover 0% cover 100%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'contain 0% contain 100%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry calc(10% - 10%) entry calc(50% + 50%)']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'cover 50%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'contain 50%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry 50%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry-crossing 50%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'exit 50%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'exit-crossing 50%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry 50px exit 100px']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'exit calc(10% + 50px)']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry 50% exit 50%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'cover 50% entry 50%, contain 50% exit 50%']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'entry 10em exit 20em']
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal normal" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal normal" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal normal" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal entry 100%" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal entry 100%" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal entry 100%" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal entry 10%" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal entry 10%" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal entry 10%" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "contain 100% contain 0%" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "contain 100% contain 0%" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "contain 100% contain 0%" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "50% exit 50%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "normal 100px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "100px" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "100px normal" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "10% normal" should set the property value]
|
|
expected: FAIL
|
|
|
|
[Property animation-range value '10em exit 20em']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value 'normal 100px']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value '100px']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value '100px normal']
|
|
expected: FAIL
|
|
|
|
[Property animation-range value '10% normal']
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "100px" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "100px" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "100px" should not set unrelated longhands]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "10%" should set animation-range-end]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "10%" should set animation-range-start]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-range'\] = "10%" should not set unrelated longhands]
|
|
expected: FAIL
|