@@ -689,29 +689,29 @@ Resolving <<color&
10BC8
gt;> Values</h3>
689689 Note: As with all colors, the used value is not available to script.
690690 </div>
691691
692- <h4 id="resolving-other-colors">Resolving other colors</h4>
692+ <h4 id="resolving-other-colors">Resolving other colors</h4>
693693
694- This applies to [=system colors=] ,
695- <a href="# deprecated-system-colors">deprecated-colors</a> ,
696- ''transparent'' , and
697- ''currentcolor'' .
694+ This applies to [=system colors=]
695+ (including the << deprecated-color>> s) ,
696+ ''transparent'' ,
697+ and ''currentcolor'' .
698698
699- Each <<system-color>> keyword computes to itself.
700- Its used value is the corresponding color in its color space.
699+ Each <<system-color>> keyword computes to itself.
700+ Its used value is the corresponding color in its color space.
701701
702- The computed and used value of ''transparent'' is [=transparent black=] .
702+ The computed and used value of ''transparent'' is [=transparent black=] .
703703
704- The ''currentcolor'' keyword computes to itself.
704+ The ''currentcolor'' keyword computes to itself.
705705
706- In the 'color' property,
707- the used value of ''currentcolor'' is the [=inherited value=] .
708- In any other property,
709- its used value is the used value of the 'color' property on the same element.
706+ In the 'color' property,
707+ the used value of ''currentcolor'' is the [=inherited value=] .
708+ In any other property,
709+ its used value is the used value of the 'color' property on the same element.
710710
711- Note: This means that if the ''<color>/currentcolor'' value is inherited,
712- it’s inherited as a keyword,
713- not as the value of the 'color' property,
714- so descendants will use their own 'color' property to resolve it.
711+ Note: This means that if the ''<color>/currentcolor'' value is inherited,
712+ it’s inherited as a keyword,
713+ not as the value of the 'color' property,
714+ so descendants will use their own 'color' property to resolve it.
715715
716716<!--
717717 ██████ ████████ ████████ ████ ███ ██
0 commit comments