Skip to content

Fix relative color patch #82

@nzakas

Description

@nzakas

In #80 we added some types to patch.json to cover relative color syntax. However, these changes don't use the specification terms, making it incomplete and difficult to maintain going forward.

First, we need to make sure we account for relative colors in all the functions that support it:
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_colors/Relative_colors#color_functions_that_support_relative_colors

Second, we need to be sure we're using the syntax definitions from the specification:

Third, we need to double-check that we're starting with the mdn-data syntax first, and then building from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Ready to Implement

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions