Files
servo/tests/wpt/meta/css/css-fonts/animations/font-style-interpolation.html.ini
2023-11-04 08:17:09 +01:00

100 lines
4.3 KiB
INI

[font-style-interpolation.html]
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (-2) should be [oblique -20deg\]]
expected: FAIL
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (-0.25) should be [oblique -2.5deg\]]
expected: FAIL
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (0) should be [normal\]]
expected: FAIL
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (0.3) should be [oblique 3deg\]]
expected: FAIL
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (0.6) should be [oblique 6deg\]]
expected: FAIL
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (1) should be [oblique 10deg\]]
expected: FAIL
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (1.5) should be [oblique 15deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (-2) should be [oblique -15deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (-0.25) should be [oblique 2.5deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (0) should be [oblique 5deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (0.3) should be [oblique 8deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (0.6) should be [oblique 11deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (1) should be [oblique 15deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (1.5) should be [oblique 20deg\]]
expected: FAIL
[Web Animations: property <font-style> from [initial\] to [inherit\] at (-2) should be [oblique -40deg\]]
expected: FAIL
[Web Animations: property <font-style> from [initial\] to [inherit\] at (-0.25) should be [oblique -5deg\]]
expected: FAIL
[Web Animations: property <font-style> from [initial\] to [inherit\] at (0) should be [normal\]]
expected: FAIL
[Web Animations: property <font-style> from [initial\] to [inherit\] at (0.3) should be [oblique 6deg\]]
expected: FAIL
[Web Animations: property <font-style> from [initial\] to [inherit\] at (0.6) should be [oblique 12deg\]]
expected: FAIL
[Web Animations: property <font-style> from [initial\] to [inherit\] at (1) should be [oblique 20deg\]]
expected: FAIL
[Web Animations: property <font-style> from [initial\] to [inherit\] at (1.5) should be [oblique 30deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (-1) should be [oblique 40deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (0) should be [oblique 20deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (0.5) should be [oblique 10deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (1) should be [normal\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (1.5) should be [oblique -10deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (-2) should be [oblique -90deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (-1) should be [oblique -90deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0) should be [oblique -90deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0.5) should be [normal\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (1) should be [oblique 90deg\]]
expected: FAIL
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (1.5) should be [oblique 90deg\]]
expected: FAIL
[An interpolation to inherit updates correctly on a parent style change.]
expected: FAIL