Skip to content

Commit 81f399c

Browse files
authored
[css-borders-4] Reword corner-shape side shorthand (w3c#11793)
1 parent 907fcd8 commit 81f399c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

css-borders-4/Overview.bs

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -458,11 +458,8 @@ Corner Shaping: the 'corner-shape' and 'corner-*-shape' properties</h4>
458458
</pre>
459459

460460
<p>The 'corner-*-shape' shorthands set the two 'corner-*-*-shape'
461-
longhand properties of the related side. If values are given before
462-
and after the slash, then the values before the slash set the
463-
horizontal radius and the values after the slash set the vertical radius.
464-
If there is no slash, then the values set both radii equally.
465-
The two values for the radii are given in the order
461+
properties of the related side.
462+
The two values for the shapes are given in the order
466463
top-left, top-right for 'corner-top-shape',
467464
top-right, bottom-right for 'corner-right-shape',
468465
bottom-left, bottom-right for 'corner-bottom-shape',

0 commit comments

Comments
 (0)