Skip to content

Commit eec7344

Browse files
Fix rebase conflict
1 parent 634e03f commit eec7344

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75549,6 +75549,9 @@ interface <dfn interface>OffscreenCanvasRenderingContext2D</dfn> {
7554975549
data-x="dom-PredefinedColorSpace-display-p3-linear">display-p3-linear</code></dfn>" value indicates the
7555075550
<span>'display-p3-linear'</span> color space.</p>
7555175551

75552+
<p><span data-x="Converting Colors">Color space conversion</span> must be applied to the canvas's
75553+
backing store when rendering the canvas to the output device.</p>
75554+
7555275555
<p class="note">The algorithm for converting between color spaces can be found in the
7555375556
<span>Converting Colors</span> section of <cite>CSS Color</cite>. This color space conversion is
7555475557
identical to the color space conversion that would be applied to an <code>img</code> element with

0 commit comments

Comments
 (0)