servo/tests/wpt/meta-legacy-layout/css/css-box/animation/margin-bottom-composition.html.ini
Oriol Brufau 2b1d342102
Enable more css tests (#31469)
* Enable more css tests

In particular, these directories are no longer skipped:
 - CSS1 (has no tests)
 - css-box (except margin-trim)
 - css-cascade
 - css-display (except run-in)
 - css-easing
 - css-env
 - css-lists
 - css-namespaces
 - css-overflow
 - css-pseudo
 - css-sizing (except aspect-ratio and contain-intrinsic-size)
 - css-syntax
 - reference
 - support (has no tests)

* Sort list properly

* Explicitly list skipped directories

* Do not skip css tests by default

* Add expectations
2024-03-01 07:49:39 +00:00

75 lines
3.5 KiB
INI

[margin-bottom-composition.html]
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [10%\] from add [100px\] to add [20%\] at (-0.3) should be [calc(130px + 4%)\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [10%\] from add [100px\] to add [20%\] at (0) should be [calc(100px + 10%)\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [10%\] from add [100px\] to add [20%\] at (0.5) should be [calc(50px + 20%)\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [10%\] from add [100px\] to add [20%\] at (1) should be [30%\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [10%\] from add [100px\] to add [20%\] at (1.5) should be [calc(-50px + 40%)\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [100px\] to add [auto\] at (-0.3) should be [200px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [100px\] to add [auto\] at (0) should be [200px\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [100px\] to add [auto\] at (0.5) should be [auto\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [100px\] to add [auto\] at (1) should be [auto\]]
expected: FAIL
[Compositing: property <margin-bottom> underlying [100px\] from add [100px\] to add [auto\] at (1.5) should be [auto\]]
expected: FAIL