We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151c554 commit 3efba88Copy full SHA for 3efba88
css-typed-om/Overview.bs
@@ -3001,11 +3001,6 @@ interface CSSColorValue : CSSStyleValue {
3001
<tr><td>"oklch"<td>{{CSSOKLCH}}
3002
<tr><td>any [[css-color-4#predefined|predefined color space]]<td>{{CSSColor}}
3003
</table>
3004
-
3005
- Issue: Currently, only predefined color spaces can be converted to or from;
3006
- ''@color-profile''-defined ones can't be,
3007
- because it's not clear what context we should be looking in for the ''@color-profile'',
3008
- when shadow DOM might be involved.
3009
</div>
3010
3011
<div algorithm="CSSColorValue.parse()">
0 commit comments