Skip to content

Conversation

@stalgiag
Copy link
Contributor

@stalgiag stalgiag commented Dec 9, 2025

Feature: currentcolor
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/currentcolor.yml

Notable exclusions

  1. Excluded tests in css-ui, css-backgrounds, css-images, etc. that verify currentcolor support in specific properties (e.g., caret-color: currentcolor). These are often overlapping with other features and test the consuming property's support for the keyword. These exclusions are relatively numerous.
  2. Tests in css/filter-effects/tainting-* were excluded (security/tainting).
  3. Excluded canvas, gradient, and complex composition tests where currentcolor is just a component value.

Notable inclusions

  1. Included css/css-transitions/currentcolor-animation-001.html as it verifies the specific "live" interpolation behavior of currentcolor when color transitions.

Feature: `currentcolor`
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/currentcolor.yml

Notable exclusions

1.  Excluded tests in `css-ui`, `css-backgrounds`, `css-images`, etc. that verify `currentcolor` support in specific properties (e.g., `caret-color: currentcolor`). These primarily test the consuming property's support for `<color>` or the keyword, rather than the `currentcolor` feature itself. These exclusions are relatively numerous.
2.  Tests in `css/filter-effects/tainting-*` were excluded (security/tainting).
3.  Excluded canvas, gradient, and complex composition tests where `currentcolor` is just a component value.

Notable inclusions

1.  Included `css/css-transitions/currentcolor-animation-001.html` as it verifies the specific "live" interpolation behavior of `currentcolor` when `color` transitions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants