2222
2323 < h1 > CSS Backgrounds and Borders Module Level 3</ h1 >
2424
25- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 27 March 2012</ h2 >
25+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 28 March 2012</ h2 >
2626
2727 < dl >
2828 < dt > This version:
2929
30- < dd > <!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20120327 ">http://www.w3.org/TR/2012/ED-css3-background-20120327 /</a> -->
30+ < dd > <!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20120328 ">http://www.w3.org/TR/2012/ED-css3-background-20120328 /</a> -->
3131 < a
3232 href ="http://dev.w3.org/csswg/css3-background/ "> http://dev.w3.org/csswg/css3-background/</ a >
3333
@@ -2948,8 +2948,8 @@ <h3 id=corner-overlap><span class=secno>5.5. </span>Overlapping Curves</h3>
29482948 affected border radii) as much as necessary, but no more.
29492949
29502950 < div class =example >
2951- < p > For example, the borders A and D of the < a
2952- href =" #reduced-radius " > figure below</ a > might be the result of
2951+ < p > For example, the borders A of the < a href =" #reduced-radius " > figure
2952+ below</ a > might be the result of
29532953
29542954 < pre >
29552955box-sizing: border-box;
@@ -2970,7 +2970,7 @@ <h3 id=corner-overlap><span class=secno>5.5. </span>Overlapping Curves</h3>
29702970
29712971 < p > all corners need to be reduced by a factor 0.8 to make them fit. The
29722972 used border radii thus are 0.4em (instead of 0.5em) and 1.6em (instead of
2973- 2em). See borders B and C in the figure.
2973+ 2em). See borders B in the figure.
29742974
29752975 < div class =figure id =reduced-radius >
29762976 < p > < img
@@ -2979,8 +2979,8 @@ <h3 id=corner-overlap><span class=secno>5.5. </span>Overlapping Curves</h3>
29792979
29802980 < p class =caption > These rounded corner might be the result of ‘< code
29812981 class =css > width: 6em; height: 2.5em; border-radius: 0.5em 2em 0.5em
2982- 2em</ code > ’ for A and D ; and ditto but with ‘< code
2983- class =css > height: 2em</ code > ’ for B and C .
2982+ 2em</ code > ’ for A; and ditto but with ‘< code
2983+ class =css > height: 2em</ code > ’ for B.
29842984 </ div >
29852985 </ div >
29862986
@@ -4650,9 +4650,6 @@ <h2 id=acknowledgments><span class=secno>10. </span>Acknowledgments</h2>
46504650 class =property > border-image</ code > </ a > ’ property that solved a
46514651 number of problems with the earlier definition.
46524652
4653- < p class =issue > Add Kennyluck and possibly other reviewers of the Feb 2012
4654- WD?
4655-
46564653 < h2 id =references > < span class =secno > 11. </ span > References</ h2 >
46574654
46584655 < h3 class =no-num id =normative-references > Normative References</ h3 >
0 commit comments