File tree 1 file changed +11
-11
lines changed 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -2760,17 +2760,7 @@ Otherwise, it
2760
2760
is a <<color>> ,
2761
2761
as defined in [[css-color-4#serializing-color-values]] .
2762
2762
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":
2774
2764
2775
2765
<table class="data">
2776
2766
<tr>
@@ -2829,6 +2819,16 @@ is the same as that specified in
2829
2819
2830
2820
</dl>
2831
2821
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
+
2832
2832
<div class="example" id="ex-serial-computed-color-mix">
2833
2833
The result of this color mixture
2834
2834
<pre> color-mix(in lch, peru 40%, palegoldenrod)</pre>
You can’t perform that action at this time.
0 commit comments