Oriol Brufau 2024-04-10 15:03:56 +02:00 committed by GitHub
parent 89a4820519
commit 5acfce5b89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 88 additions and 274 deletions

View file

@ -1,3 +0,0 @@
[nested-color-mix-with-currentcolor.html]
[Nested color-mix function with inner currentColor should inherit unresolved]
expected: FAIL

View file

@ -17,9 +17,6 @@
[Property color value 'color-mix(in hsl specified hue, hsl(320deg 50% 50%), hsl(20deg 50% 50%))']
expected: FAIL
[Property color value 'color-mix(in hsl, hsl(120deg 40% 40% / none), hsl(0deg 40% 40% / none))']
expected: FAIL
[Property color value 'color-mix(in hsl, color(display-p3 0 1 0) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
@ -65,9 +62,6 @@
[Property color value 'color-mix(in hwb specified hue, hwb(320deg 30% 40%), hwb(20deg 30% 40%))']
expected: FAIL
[Property color value 'color-mix(in hwb, hwb(120deg 10% 20% / none), hwb(30deg 30% 40% / none))']
expected: FAIL
[Property color value 'color-mix(in hwb, color(display-p3 0 1 0) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
@ -377,12 +371,6 @@
[Property color value 'color-mix(in oklab, oklab(10 20 30 / none), oklab(50 60 70 / none))']
expected: FAIL
[Property color value 'color-mix(in lch, transparent, lch(0.3 0.4 30deg))']
expected: FAIL
[Property color value 'color-mix(in lch, transparent 10%, lch(0.3 0.4 30deg))']
expected: FAIL
[Property color value 'color-mix(in oklch, transparent, oklch(30 40 30deg))']
expected: FAIL
@ -395,29 +383,8 @@
[Property color value 'color-mix(in oklch, oklch(10 20 120deg / 0) 10%, oklch(30 40 30deg))']
expected: FAIL
[Property color value 'color-mix(in oklch, transparent, oklch(0.3 40 30deg))']
expected: FAIL
[Property color value 'color-mix(in oklch, transparent 10%, oklch(0.3 40 30deg))']
expected: FAIL
[Property color value 'color-mix(in hsl longer hue, hsl(60deg 50% 50%), hsl(60deg 50% 50%))']
expected: FAIL
[Property color value 'color-mix(in lch, lab(50 0 0), black)']
expected: FAIL
[Property color value 'color-mix(in oklch, oklab(0.5 0 0), black)']
expected: FAIL
[Property color value 'color-mix(in lch, white, blue)']
expected: FAIL
[Property color value 'color-mix(in lch, white 10%, blue)']
expected: FAIL
[Property color value 'color-mix(in oklch, white, blue)']
expected: FAIL
[Property color value 'color-mix(in oklch, white 10%, blue)']
expected: FAIL

View file

@ -10,45 +10,3 @@
[e.style['color'\] = "hsl(90 50% 50% / calc(-infinity))" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 30 50)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 30 50 / 0.5)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 30% 50)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 30% 50 / 0.5)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 30 50%)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 30 50% / 0.5)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 none 50)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 none 50 / 0.5)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 30 none)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 30 none / 0.5)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(120 30 50 / none)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(30 -50% 60)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(0 -50 40%)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(30 -50 60)" should set the property value]
expected: FAIL

View file

@ -10,36 +10,3 @@
[e.style['color'\] = "hwb(90 20% 10% / calc(-infinity))" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 30 50)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 30 50 / 0.5)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 30% 50)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 30% 50 / 0.5)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 30 50%)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 30 50% / 0.5)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 none 50)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 none 50 / 0.5)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 30 none)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 30 none / 0.5)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(120 30 50 / none)" should set the property value]
expected: FAIL

View file

@ -1,7 +1,5 @@
[animation-002.html]
expected: CRASH
bug: https://github.com/servo/servo/issues/29891
[Logical properties in animations respect the writing-mode]
expected: FAIL
@ -29,8 +27,5 @@
[Animations update when the writing-mode is changed through a CSS variable]
expected: FAIL
[Logical shorthand with variable references animates correctly]
expected: FAIL
[Animations update when the direction is changed]
expected: FAIL