File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -442,8 +442,8 @@ <h4 id=supported-basic-shapes><span class=secno>3.2.1. </span>Supported
442
442
rel =biblioentry > [CSS3VAL]<!--{{CSS3VAL}}--> </ a > .
443
443
444
444
< dl >
445
- < dt > < dfn id =rectangle > rectangle</ dfn > () takes either four or six arguments
446
- of <length> or <percentage>
445
+ < dt > < dfn id =rectangle > rectangle</ dfn > () takes four to six arguments of
446
+ <length> or <percentage>
447
447
448
448
< dd >
449
449
< ul >
@@ -458,8 +458,8 @@ <h4 id=supported-basic-shapes><span class=secno>3.2.1. </span>Supported
458
458
below on edge cases for these arguments.
459
459
</ ul >
460
460
461
- < dt > < dfn id =inset-rectangle > inset-rectangle</ dfn > () takes either four or
462
- six arguments of <length> or <percentage>
461
+ < dt > < dfn id =inset-rectangle > inset-rectangle</ dfn > () takes four to six
462
+ arguments of <length> or <percentage>
463
463
464
464
< dd >
465
465
< ul >
Original file line number Diff line number Diff line change @@ -340,7 +340,7 @@ <h4 id="supported-basic-shapes">Supported Shapes</h4>
340
340
< p > The following basic shapes are supported. All basic shapes use functional notation following the rules defined in < a href ="http://www.w3.org/TR/css3-values/#functional-notation "> CSS Values and Units</ a > [[CSS3VAL]].
341
341
< dl >
342
342
< dt > < dfn id ="rectangle "> rectangle</ dfn > ()
343
- takes either four or six arguments
343
+ takes four to six arguments
344
344
of <length> or <percentage></ dt >
345
345
< dd >
346
346
< ul >
@@ -364,7 +364,7 @@ <h4 id="supported-basic-shapes">Supported Shapes</h4>
364
364
</ ul >
365
365
</ dd >
366
366
< dt > < dfn id ="inset-rectangle "> inset-rectangle</ dfn > ()
367
- takes either four or six arguments
367
+ takes four to six arguments
368
368
of <length> or <percentage></ dt >
369
369
< dd >
370
370
< ul >
You can’t perform that action at this time.
0 commit comments