Skip to content

Commit 8eaca51

Browse files
committed
typos
1 parent 739866b commit 8eaca51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-color-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2440,7 +2440,7 @@ Profiled, Device-dependent Colors</h2>
24402440
in case prophoto is unsupported. The color is in gamut of display-p3.
24412441
Lastly, a desaturated sRGB fallback is provided
24422442
(desaturated, as the original color is outside the sRGB gamut).
2443-
<pre class="lang-css">color(prophoto-rgb 0.4835 0.9167 0.2188, display-p3 0.3499 0.9800 0.1399, rgb(33.44% 96.68% 21.07%))/pre>
2443+
<pre class="lang-css">color(prophoto-rgb 0.4835 0.9167 0.2188, display-p3 0.3499 0.9800 0.1399, rgb(33.44% 96.68% 21.07%))</pre>
24442444
</div>
24452445

24462446
<div class="example">
@@ -2452,7 +2452,7 @@ Profiled, Device-dependent Colors</h2>
24522452
If the output device is limited to sRGB gamut,
24532453
the display-p3 value will be <em>out of output gamut</em>
24542454
so the desaturated, sRGB value is used.
2455-
<pre class="lang-css">color(profoto-rgb 0.4835 0.9167 0.2188, display-p3 0.3499 0.9800 0.1399, rgb(33.44% 96.68% 21.07%))/pre>
2455+
<pre class="lang-css">color(profoto-rgb 0.4835 0.9167 0.2188, display-p3 0.3499 0.9800 0.1399, rgb(33.44% 96.68% 21.07%))</pre>
24562456
</div>
24572457

24582458
<h3 id="predefined">

0 commit comments

Comments
 (0)