Skip to content

Commit 7d0ee3f

Browse files
committed
[css-color-5] Tidy up and export "originally specified color space"
1 parent 7e78fb2 commit 7d0ee3f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css-color-5/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ spec:css-color-4; type:value; text:none
3333
spec:css-color-4; type:value; text:srgb
3434
spec:css-color-4; type:dfn; text:modern color syntax
3535
spec:css-color-4; type:value; text:alpha-value
36+
spec:css-values-5; type:value; text:color
3637
</pre>
3738
<link rel="stylesheet" href="style.css" />
3839
<style>
@@ -887,7 +888,9 @@ in the range [0, 360].
887888

888889
</div>
889890

890-
<p id="required-conversion">If the [=origin color=] was <dfn>originally specified</dfn> with a different color function,
891+
<p id="required-conversion">If the
892+
<dfn export>originally specified color space</dfn>
893+
for the [=origin color=] used a different color function,
891894
it's first converted into the chosen color function,
892895
so it has meaningful values for the channels.</p>
893896

0 commit comments

Comments
 (0)