← back to v131 · support-currentcolor-in-relative-color-syntax

conformance · v131

v131 · support-currentcolor-in-relative-color-syntax — conformance probe

5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://www.w3.org/TR/css-color-5/#resolving-rcs chromestatus: #4755025804132352 generated 2026-06-02T09:02:11Z by codex-auto-research-v131
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
rgb-from-currentcolor-supported Relative rgb() syntax accepts currentcolor as the origin color. spec ↗ css-supports
oklab-from-currentcolor-supported Relative oklab() syntax accepts currentcolor as the origin color. spec ↗ css-supports
background-from-currentcolor-supported Relative colors using currentcolor are accepted on background-color. spec ↗ css-supports
border-color-resolves-currentcolor A border color derived from currentcolor resolves to the element text color. spec ↗ script
cssstylevalue-preserves-relative-color CSSOM accepts a relative color declaration using currentcolor. spec ↗ script