File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2123,7 +2123,8 @@ The ''<color>/currentcolor'' keyword</h3>
21232123 but red over the text "really".
21242124 </div>
21252125
2126- Note: Multi-word keywords in CSS usually separate their component words with hyphens.
2126+ <p class="note" id="trivia" role="note"><span class="marker"> Note:</span>
2127+ Multi-word keywords in CSS usually separate their component words with hyphens.
21272128 ''<color>/currentcolor'' doesn't, because (deep breath)
21282129 it was originally introduced in SVG
21292130 as a property value, "current-color" with the usual CSS spelling.
@@ -2143,6 +2144,8 @@ The ''<color>/currentcolor'' keyword</h3>
21432144 at which point the capitalization stopped mattering,
21442145 as CSS keywords are <a href="https://infra.spec.whatwg.org/#ascii-case-insensitive">ASCII case-insensitive</a> .
21452146
2147+ </p>
2148+
21462149<!--
21472150██ ██ ██████ ██
21482151██ ██ ██ ██ ██
You can’t perform that action at this time.
0 commit comments