Skip to content

Commit db821b9

Browse files
committed
[css-color-5][editorial] put table next to the text that introduces it
1 parent 5fbe3fa commit db821b9

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

css-color-5/Overview.bs

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2760,17 +2760,7 @@ Otherwise, it
27602760
is a <<color>>,
27612761
as defined in [[css-color-4#serializing-color-values]].
27622762
The form used
2763-
depends on the color space specified with "in".
2764-
2765-
<wpt>
2766-
parsing/color-valid-color-mix-function.html
2767-
color-mix-currentcolor-visited-getcomputedstyle.html
2768-
color-mix-currentcolor-visited.html
2769-
</wpt>
2770-
2771-
The <em>minimum</em> precision for round-tripping
2772-
is the same as that specified in
2773-
[[css-color-4#serializing-color-values]].
2763+
depends on the color space specified with "in":
27742764

27752765
<table class="data">
27762766
<tr>
@@ -2829,6 +2819,16 @@ is the same as that specified in
28292819

28302820
</dl>
28312821

2822+
<wpt>
2823+
parsing/color-valid-color-mix-function.html
2824+
color-mix-currentcolor-visited-getcomputedstyle.html
2825+
color-mix-currentcolor-visited.html
2826+
</wpt>
2827+
2828+
The <em>minimum</em> precision for round-tripping
2829+
is the same as that specified in
2830+
[[css-color-4#serializing-color-values]].
2831+
28322832
<div class="example" id="ex-serial-computed-color-mix">
28332833
The result of this color mixture
28342834
<pre>color-mix(in lch, peru 40%, palegoldenrod)</pre>

0 commit comments

Comments
 (0)