File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ Sizing Properties</h3>
287287 Note: Additional <a>flow-relative</a> aliases to these properties are defined in [[CSS-LOGICAL-1]] .
288288
289289<h4 id="preferred-size-properties">
290- Preferred Size Properties: the 'width and 'height' properties</h4>
290+ Preferred Size Properties: the 'width' and 'height' properties</h4>
291291
292292 <pre class=propdef>
293293 Name : width, height
@@ -304,7 +304,7 @@ Preferred Size Properties: the 'width and 'height' properties</h4>
304304 the preferred (<a>physical</a> ) <dfn>width</dfn> and <dfn>height</dfn> of the box, respectively.
305305
306306<h4 id="min-size-properties">
307- Minimum Size Properties: the 'min-width and 'min-height' properties</h4>
307+ Minimum Size Properties: the 'min-width' and 'min-height' properties</h4>
308308
309309 <pre class=propdef>
310310 Name : min-width, min-height
@@ -326,7 +326,7 @@ Minimum Size Properties: the 'min-width and 'min-height' properties</h4>
326326 in [[CSS2]] the initial value was zero.
327327
328328<h4 id="max-size-properties">
329- Maximum Size Properties: the 'max-width and 'max-height' properties</h4>
329+ Maximum Size Properties: the 'max-width' and 'max-height' properties</h4>
330330
331331 <pre class=propdef>
332332 Name : max-width, max-height
You can’t perform that action at this time.
0 commit comments