Skip to content

Commit

Permalink
Enable relative color syntax
Browse files Browse the repository at this point in the history
Upgrades Stylo to servo/stylo#107

Signed-off-by: Oriol Brufau <[email protected]>
  • Loading branch information
Loirooriol committed Jan 8, 2025
1 parent 4bdd246 commit 282164a
Show file tree
Hide file tree
Showing 27 changed files with 370 additions and 6,735 deletions.
3,503 changes: 166 additions & 3,337 deletions tests/wpt/meta/css/css-color/parsing/color-computed-relative-color.html.ini

Large diffs are not rendered by default.

3,492 changes: 204 additions & 3,288 deletions tests/wpt/meta/css/css-color/parsing/color-valid-relative-color.html.ini

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -25,57 +25,3 @@

[Property color value 'rgb(from oklch(0 0.399 336.3) r g b)']
expected: FAIL

[Property color value 'hsl(from color(display-p3 0 1 0) h s l / alpha)']
expected: FAIL

[Property color value 'hsl(from lab(100 104.3 -50.9) h s l)']
expected: FAIL

[Property color value 'hsl(from lab(0 104.3 -50.9) h s l)']
expected: FAIL

[Property color value 'hsl(from lch(100 116 334) h s l)']
expected: FAIL

[Property color value 'hsl(from lch(0 116 334) h s l)']
expected: FAIL

[Property color value 'hsl(from oklab(1 0.365 -0.16) h s l)']
expected: FAIL

[Property color value 'hsl(from oklab(0 0.365 -0.16) h s l)']
expected: FAIL

[Property color value 'hsl(from oklch(1 0.399 336.3) h s l)']
expected: FAIL

[Property color value 'hsl(from oklch(0 0.399 336.3) h s l)']
expected: FAIL

[Property color value 'hwb(from color(display-p3 0 1 0) h w b / alpha)']
expected: FAIL

[Property color value 'hwb(from lab(100 104.3 -50.9) h w b)']
expected: FAIL

[Property color value 'hwb(from lab(0 104.3 -50.9) h w b)']
expected: FAIL

[Property color value 'hwb(from lch(100 116 334) h w b)']
expected: FAIL

[Property color value 'hwb(from lch(0 116 334) h w b)']
expected: FAIL

[Property color value 'hwb(from oklab(1 0.365 -0.16) h w b)']
expected: FAIL

[Property color value 'hwb(from oklab(0 0.365 -0.16) h w b)']
expected: FAIL

[Property color value 'hwb(from oklch(1 0.399 336.3) h w b)']
expected: FAIL

[Property color value 'hwb(from oklch(0 0.399 336.3) h w b)']
expected: FAIL

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 282164a

Please sign in to comment.