File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -286,7 +286,7 @@ Sizing Properties</h3>
286286
287287 Note: Additional <a>flow-relative</a> aliases to these properties are defined in [[CSS-LOGICAL-1]] .
288288
289- <h4 id="preferred-size-properties" dfn lt="preferred size property">
289+ <h4 id="preferred-size-properties" dfn export lt="preferred size property">
290290Preferred Size Properties: the 'width' and 'height' properties</h4>
291291
292292 <pre class=propdef>
@@ -301,11 +301,11 @@ Preferred Size Properties: the 'width' and 'height' properties</h4>
301301 </pre>
302302
303303 The 'width' and 'height' properties specify
304- the <dfn lt="preferred size">preferred</dfn> (<a>physical</a> )
304+ the <dfn export lt="preferred size">preferred</dfn> (<a>physical</a> )
305305 <dfn export lt="width | preferred width">width</dfn>
306306 and <dfn export lt="height | preferred height">height</dfn> of the box, respectively.
307307
308- <h4 id="min-size-properties" dfn lt="min size property">
308+ <h4 id="min-size-properties" dfn export lt="min size property">
309309Minimum Size Properties: the 'min-width' and 'min-height' properties</h4>
310310
311311 <pre class=propdef>
@@ -327,7 +327,7 @@ Minimum Size Properties: the 'min-width' and 'min-height' properties</h4>
327327 Note: The initial value of ''min-width/auto'' is new;
328328 in [[CSS2]] the initial value was zero.
329329
330- <h4 id="max-size-properties" dfn lt="max size property">
330+ <h4 id="max-size-properties" dfn export lt="max size property">
331331Maximum Size Properties: the 'max-width' and 'max-height' properties</h4>
332332
333333 <pre class=propdef>
You can’t perform that action at this time.
0 commit comments