File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -343,7 +343,7 @@ Value Processing</h2>
343343 it must assign,
344344 to every element in the tree,
345345 and correspondingly to every box in the formatting structure,
346- a value to every property that applies to the target media type.
346+ a value to every property that applies to the target [= media type=] .
347347
348348 The final value of a CSS property for a given element or box
349349 is the result of a multi-step calculation:
Original file line number Diff line number Diff line change @@ -524,7 +524,7 @@ Value Processing</h2>
524524 it must assign,
525525 to every element in the [=flat tree=] ,
526526 and correspondingly to every box in the formatting structure,
527- a value to every property that applies to the target media type.
527+ a value to every property that applies to the target [= media type=] .
528528
529529 The final value of a CSS property for a given element or box
530530 is the result of a multi-step calculation:
Original file line number Diff line number Diff line change @@ -492,7 +492,7 @@ Value Processing</h2>
492492 it must assign,
493493 to every element in the [=flat tree=] ,
494494 and correspondingly to every box in the formatting structure,
495- a value to every property that applies to the target media type.
495+ a value to every property that applies to the target [= media type=] .
496496
497497 The final value of a CSS property for a given element or box
498498 is the result of a multi-step calculation:
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ Description of CSS's Syntax</h2>
133133 }
134134 </pre>
135135
136- The ''@media'' <a>at-rule</a> begins with a media type
136+ The ''@media'' <a>at-rule</a> begins with a [= media type=]
137137 and a list of optional media queries.
138138 Its block contains entire rules,
139139 which are only applied when the ''@media'' s conditions are fulfilled.
You can’t perform that action at this time.
0 commit comments