Skip to content

Commit 3efba88

Browse files
committed
[css-typed-om][editorial] Remove issue since only user-defined color spaces no longer exist.
1 parent 151c554 commit 3efba88

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

css-typed-om/Overview.bs

-5
Original file line numberDiff line numberDiff line change
@@ -3001,11 +3001,6 @@ interface CSSColorValue : CSSStyleValue {
30013001
<tr><td>"oklch"<td>{{CSSOKLCH}}
30023002
<tr><td>any [[css-color-4#predefined|predefined color space]]<td>{{CSSColor}}
30033003
</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.
30093004
</div>
30103005

30113006
<div algorithm="CSSColorValue.parse()">

0 commit comments

Comments
 (0)