servo/tests/wpt/meta/css/css-position/animations/position-interpolation.html.ini
Oriol Brufau f05f1b3690
Implement transition-behavior (#33991)
Bump Stylo to https://github.com/servo/stylo/pull/84

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2024-10-24 20:34:10 +00:00

57 lines
2.2 KiB
INI
Vendored

[position-interpolation.html]
[Web Animations: property <position> from [absolute\] to [static\] at (-0.3) should be [absolute\]]
expected: FAIL
[Web Animations: property <position> from [absolute\] to [static\] at (0) should be [absolute\]]
expected: FAIL
[Web Animations: property <position> from [absolute\] to [static\] at (0.3) should be [absolute\]]
expected: FAIL
[Web Animations: property <position> from [absolute\] to [static\] at (0.5) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [absolute\] to [static\] at (0.6) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [absolute\] to [static\] at (1) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [absolute\] to [static\] at (1.5) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (-1) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (0) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (0.4) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (0.5) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (1) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (1.5) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (-1) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (0) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (0.4) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (0.5) should be [fixed\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (1) should be [fixed\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (1.5) should be [fixed\]]
expected: FAIL