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 30 March 2010</ h2 >
25+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 12 April 2010</ h2 >
2626
2727 < dl >
2828 < dt > This version:
2929
30- < dd > <!--<a href="http://www.w3.org/TR/2010/CR-css3-background-20100330 ">http://www.w3.org/TR/2010/ED-css3-background-20100330 </a>-->
30+ < dd > <!--<a href="http://www.w3.org/TR/2010/CR-css3-background-20100412 ">http://www.w3.org/TR/2010/ED-css3-background-20100412 </a>-->
3131 < a
3232 href ="http://dev.w3.org/csswg/css3-background "> http://dev.w3.org/csswg/css3-background</ a >
3333
@@ -2469,9 +2469,9 @@ <h4 id=corner-shaping><span class=secno>4.4.1. </span>Corner Shaping</h4>
24692469
24702470 < h4 id =corner-clipping > < span class =secno > 4.4.2. </ span > Corner Clipping</ h4 >
24712471
2472- < p > Backgrounds , but not the < a href =" #the-border-image " > border-image </ a > ,
2473- are clipped to the appropriate curve (as determined by ‘ < code
2474- class =property > < a
2472+ < p > A box's backgrounds , but not its < a
2473+ href =" #the-border-image " > border-image </ a > , are clipped to the appropriate
2474+ curve (as determined by ‘ < code class =property > < a
24752475 href ="#background-clip "> background-clip</ a > </ code > ’). Other effects
24762476 that clip to the border or padding edge (such as ‘< code
24772477 class =property > overflow</ code > ’ other than ‘< code
Original file line number Diff line number Diff line change @@ -1774,7 +1774,7 @@ <h4 id="corner-shaping">Corner Shaping</h4>
17741774
17751775< h4 id ="corner-clipping "> Corner Clipping</ h4 >
17761776
1777- < p > Backgrounds , but not the < a href ="#the-border-image "> border-image</ a > ,
1777+ < p > A box's backgrounds , but not its < a href ="#the-border-image "> border-image</ a > ,
17781778are clipped to the appropriate curve (as determined by 'background-clip').
17791779Other effects that clip to the border or padding edge (such as 'overflow'
17801780other than ''visible'') also must clip to the curve. The content of
You can’t perform that action at this time.
0 commit comments