File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -286,7 +286,7 @@ Sizing Properties</h3>
286
286
287
287
Note: Additional <a>flow-relative</a> aliases to these properties are defined in [[CSS-LOGICAL-1]] .
288
288
289
- <h4 id="preferred-size-properties" dfn lt="preferred size property">
289
+ <h4 id="preferred-size-properties" dfn export lt="preferred size property">
290
290
Preferred Size Properties: the 'width' and 'height' properties</h4>
291
291
292
292
<pre class=propdef>
@@ -301,11 +301,11 @@ Preferred Size Properties: the 'width' and 'height' properties</h4>
301
301
</pre>
302
302
303
303
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> )
305
305
<dfn export lt="width | preferred width">width</dfn>
306
306
and <dfn export lt="height | preferred height">height</dfn> of the box, respectively.
307
307
308
- <h4 id="min-size-properties" dfn lt="min size property">
308
+ <h4 id="min-size-properties" dfn export lt="min size property">
309
309
Minimum Size Properties: the 'min-width' and 'min-height' properties</h4>
310
310
311
311
<pre class=propdef>
@@ -327,7 +327,7 @@ Minimum Size Properties: the 'min-width' and 'min-height' properties</h4>
327
327
Note: The initial value of ''min-width/auto'' is new;
328
328
in [[CSS2]] the initial value was zero.
329
329
330
- <h4 id="max-size-properties" dfn lt="max size property">
330
+ <h4 id="max-size-properties" dfn export lt="max size property">
331
331
Maximum Size Properties: the 'max-width' and 'max-height' properties</h4>
332
332
333
333
<pre class=propdef>
You can’t perform that action at this time.
0 commit comments