File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ Resolving <<color>> Values</h3>
238238<h2 id='numeric-srgb'>
239239sRGB Colors</h2>
240240
241- CSS colors in the <dfn>sRGB</dfn> color space
241+ CSS colors in the <dfn id='sRGB' export >sRGB</dfn> color space
242242 are represented by a triplet of values--
243243 red, green, and blue--
244244 identifying a point in the sRGB color space [[!SRGB]] .
@@ -1813,7 +1813,7 @@ Converting sRGB colors to Lab colors</h3>
18131813
18141814 <!-- make these steps links to the appropriate section in a calculations appendix -->
18151815 <ol>
1816- <li> Convert from sRGB to <dfn>linear-light sRGB</dfn> (undo gamma encoding).
1816+ <li> Convert from sRGB to <dfn id="linear-light-sRGB" export >linear-light sRGB</dfn> (undo gamma encoding).
18171817 This has the same gamut as sRGB,
18181818 but is now additive,
18191819 so that arithmetic operations on the values
You can’t perform that action at this time.
0 commit comments