File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 src ="http://www.w3.org/Icons/w3c_home " width =72 > </ a > < a class =logo
1616 href ="../../ " rel =in-activity > < img alt ="CSS WG "
1717 src ="../../../Woolly/woolly-icon.png "> </ a > < span
18- class =id > css3-background-20071203 </ span >
18+ class =id > css3-background-20071225 </ span >
1919
2020 < h1 id =css3-backgrounds > CSS3 Backgrounds and Borders Module</ h1 >
2121
22- < h2 class ="no-num no-toc " id =w3c-working > W3C Working Draft 3 December 2007</ h2 >
22+ < h2 class ="no-num no-toc " id =w3c-working > W3C Working Draft 25 December
23+ 2007</ h2 >
2324
2425 < dl >
2526 < dt > This version:
2627
2728 < dd > < a
28- href ="http://www.w3.org/TR/2007/ED-css3-background-20071203 "> http://www.w3.org/TR/2007/ED-css3-background-20071203 </ a >
29+ href ="http://www.w3.org/TR/2007/ED-css3-background-20071225 "> http://www.w3.org/TR/2007/ED-css3-background-20071225 </ a >
2930
3031
3132 < dt > Latest version:
@@ -2690,7 +2691,9 @@ <h3 id=the-border-radius><span class=secno>5.5. </span>The 'border-radius'
26902691 negative value, the inner radius is zero. (In such cases its center might
26912692 not coincide with that of the outer border curve.) Backgrounds, but not
26922693 the < a href ="#the-border-image "> border-image</ a > , are clipped to the curve
2693- of the border.
2694+ of the border. Other effects that clip to the border or padding edge (such
2695+ as < a href ="http://www.w3.org/TR/CSS21/visufx.html#overflow "> overflow</ a > )
2696+ also must clip to the curve.
26942697
26952698 < p class =note > Note that this means that when two adjoining borders are of
26962699 different thicknesses the corner will show a smooth transition between the
Original file line number Diff line number Diff line change @@ -2158,7 +2158,9 @@ <h3 id="the-border-radius">The 'border-radius' properties</h3>
21582158in a negative value, the inner radius is zero. (In such cases its center
21592159might not coincide with that of the outer border curve.) Backgrounds,
21602160but not the < a href ="#the-border-image "> border-image</ a > , are clipped to
2161- the curve of the border.
2161+ the curve of the border. Other effects that clip to the border or padding
2162+ edge (such as < a href ="http://www.w3.org/TR/CSS21/visufx.html#overflow "> overflow</ a > )
2163+ also must clip to the curve.
21622164
21632165< p class =note > Note that this means that when two adjoining borders are
21642166of different thicknesses the corner will show a smooth transition
You can’t perform that action at this time.
0 commit comments