@@ -2102,7 +2102,7 @@ <h3 id="corner-overlap">Overlapping Curves</h3>
21022102only the affected border radii) as much as necessary, but no more.
21032103
21042104< div class =example >
2105- < p > For example, the borders A and D of the < a
2105+ < p > For example, the borders A of the < a
21062106href ="#reduced-radius "> figure below</ a > might be the
21072107result of
21082108< pre >
@@ -2121,15 +2121,15 @@ <h3 id="corner-overlap">Overlapping Curves</h3>
21212121</ pre >
21222122< p > all corners need to be reduced by a factor 0.8 to make
21232123them fit. The used border radii thus are 0.4em (instead of 0.5em) and
2124- 1.6em (instead of 2em). See borders B and C in the figure.
2124+ 1.6em (instead of 2em). See borders B in the figure.
21252125
21262126< div class =figure id =reduced-radius >
21272127 < p > < img src ="corner-large-mix " alt ="[image: rectangle with two tiny
21282128 rounded corners and two very large ones, on opposite corners] ">
21292129
21302130 < p class =caption > These rounded corner might be the result of 'width:
2131- 6em; height: 2.5em; border-radius: 0.5em 2em 0.5em 2em' for A and
2132- D; and ditto but with 'height: 2em' for B and C .
2131+ 6em; height: 2.5em; border-radius: 0.5em 2em 0.5em 2em' for A; and
2132+ ditto but with 'height: 2em' for B.
21332133</ div >
21342134</ div >
21352135
@@ -3403,9 +3403,6 @@ <h2 id="acknowledgments">Acknowledgments</h2>
34033403to the 'border-image' property that solved a number of problems with
34043404the earlier definition.</ p >
34053405
3406- < p class =issue > Add Kennyluck and possibly other reviewers of the Feb
3407- 2012 WD?
3408-
34093406< h2 > References</ h2 >
34103407
34113408< h3 class ="no-num ">
0 commit comments