File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ The "color-scheme" <{meta}> value {#color-scheme-meta}
204204 (rather than waiting for all CSS in the page to load),
205205 a 'color-scheme' value can also be provided in a <{meta}> element.
206206
207- If any <{meta}> elements are [=inserted into the document=] or [=removed from the document=] ,
207+ If any <{meta}> elements are [=inserted into a document=] or [=removed from a document=] ,
208208 or existing <{meta}> elements have their <{meta/name}> or <{meta/content}> attributes changed,
209209 user agents must run the following algorithm:
210210
@@ -222,7 +222,7 @@ The "color-scheme" <{meta}> value {#color-scheme-meta}
222222 2. For each |element| in |candidate elements|:
223223 1. If |element|’s <{meta/content}> attribute's value
224224 [=CSS/parses=] as a <'color-scheme' > value,
225- treat that value as a declaration of the 'color-scheme' property on |element|’s [=root=] ,
225+ treat that value as a declaration of the 'color-scheme' property on |element|’s [=tree/ root=] ,
226226 cascaded as a [[css-cascade-4#preshint|non-CSS presentational hint]] .
227227 Then return.
228228
You can’t perform that action at this time.
0 commit comments