mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c' * fix linter errors after WPT import Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> * Update expectations --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
82 lines
2.6 KiB
INI
82 lines
2.6 KiB
INI
[palette-mix-computed.html]
|
|
[Property font-palette value 'palette-mix(in oklab, light 30%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light 30%, light)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light 30%, normal)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, --custom-palette 30%, normal)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light 50%, dark 50%)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light, dark 50%)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light 50%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light 50%, dark 70%)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light 70%, dark 70%)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light, dark 70%)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light 30%, dark 70%)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light 60%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light 10%, dark 40%)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in hsl, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in hwb, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in lch, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklch, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in lab, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in srgb, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in srgb-linear, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in xyz, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in xyz-d50, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in xyz-d65, light 10%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, palette-mix(in srgb, light 30%, normal) 20%, dark)']
|
|
expected: FAIL
|
|
|
|
[Property font-palette value 'palette-mix(in oklab, palette-mix(in srgb, light 30%, normal) 30%, palette-mix(in srgb, --custom-palette 30%, dark))']
|
|
expected: FAIL
|