File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2759,7 +2759,7 @@ <h3 id=the-border-radius><span class=secno>5.1. </span>Curve Radii: the
27592759 copied from the first. If either length is zero, the corner is square, not
27602760 rounded. Percentages for the horizontal radius refer to the width of the
27612761 border box, whereas percentages for the vertical radius refer to the
2762- height of the border box.
2762+ height of the border box. Negative values are not allowed.
27632763
27642764 < div class =figure >
27652765 < p > < img alt ="Diagram of the inscribed ellipse " src =corner.png >
Original file line number Diff line number Diff line change @@ -1917,7 +1917,7 @@ <h3 id="the-border-radius">Curve Radii: the 'border-radius' properties</h3>
19171917If either length is zero, the corner is square, not rounded.
19181918Percentages for the horizontal radius refer to the width of the
19191919border box, whereas percentages for the vertical radius refer to
1920- the height of the border box.
1920+ the height of the border box. Negative values are not allowed.
19211921
19221922< div class ="figure ">
19231923 < p > < img alt ="Diagram of the inscribed ellipse " src ="corner.png ">
You can’t perform that action at this time.
0 commit comments