We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef889d commit aa8796fCopy full SHA for aa8796f
css-color-4/Overview.bs
@@ -2468,7 +2468,7 @@ Converting Between Uncalibrated CMYK and RGB-Based Colors</h3>
2468
This is not always possible, however.
2469
In that case, the user agent must use the following naive conversion algorithms.
2470
2471
- To <dfn lt="naively convert from CMYK to RGBA | naively converted to RGBA">naively convert from CMYK to RGBA</dfn>:
+ To <dfn export lt="naively convert from CMYK to RGBA | naively converted to RGBA">naively convert from CMYK to RGBA</dfn>:
2472
2473
If a fallback color was specified,
2474
return that color
0 commit comments