File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 26 January
25+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 27 January
2626 2010</ h2 >
2727
2828 < dl >
2929 < dt > This version:
3030
31- < dd > <!--<a href="http://www.w3.org/TR/2010/CR-css3-background-20100126 ">http://www.w3.org/TR/2010/ED-css3-background-20100126 </a>-->
31+ < dd > <!--<a href="http://www.w3.org/TR/2010/CR-css3-background-20100127 ">http://www.w3.org/TR/2010/ED-css3-background-20100127 </a>-->
3232 < a
3333 href ="http://dev.w3.org/csswg/css3-background "> http://dev.w3.org/csswg/css3-background</ a >
3434
@@ -2485,8 +2485,8 @@ <h3 id=the-border-radius><span class=secno>4.4. </span>The ‘<code
24852485 include that corner. Transitions may take up the entire transition
24862486 region, but are not required to: For example, a gradient color transition
24872487 between two solid border styles might take up only the region bounded by
2488- the tips of the outer radii and the center of the inner curve
2489- (represented in case D by the dark green region).
2488+ the tips of the outer radii and the tips of the inner radii (represented
2489+ in case D by the dark green region).
24902490 </ div >
24912491
24922492 < p > Corner curves must not overlap: When the sum of any two adjacent border
Original file line number Diff line number Diff line change @@ -1802,7 +1802,7 @@ <h3 id="the-border-radius">The 'border-radius' properties</h3>
18021802 to include that corner. Transitions may take up the entire transition
18031803 region, but are not required to: For example, a gradient color transition
18041804 between two solid border styles might take up only the region bounded
1805- by the tips of the outer radii and the center of the inner curve
1805+ by the tips of the outer radii and the tips of the inner radii
18061806 (represented in case D by the dark green region).
18071807</ div >
18081808
You can’t perform that action at this time.
0 commit comments