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 1 August 2009</ h2 >
25+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 3 August 2009</ h2 >
2626
2727 < dl >
2828 < dt > This version:
2929
30- < dd > <!-- <a href="http://www.w3.org/TR/2009/WD-css3-background-20090801 ">http://www.w3.org/TR/2009/WD-css3-background-20090801 </a></dd> -->
30+ < dd > <!-- <a href="http://www.w3.org/TR/2009/WD-css3-background-20090803 ">http://www.w3.org/TR/2009/WD-css3-background-20090803 </a></dd> -->
3131 < a
3232 href ="http://dev.w3.org/csswg/css3-background "> http://dev.w3.org/csswg/css3-background</ a >
3333
@@ -3556,6 +3556,8 @@ <h3 id=the-box-shadow><span class=secno>6.2 </span>The ‘<code
35563556 are drawn immediately above the background of that element (below the
35573557 borders and border image, if any).
35583558
3559+ < p > Shadows never affect layout, and do not trigger scrolling.
3560+
35593561 < div class =example >
35603562 < p > Below are some examples of an orange box with a blue border being being
35613563 given a drop shadow.</ p >
Original file line number Diff line number Diff line change @@ -2612,6 +2612,8 @@ <h3 id="the-box-shadow">The 'box-shadow' property</h3>
26122612an element are drawn immediately above the background of that element
26132613(below the borders and border image, if any).
26142614
2615+ < p > Shadows never affect layout, and do not trigger scrolling.
2616+
26152617< div class ="example ">
26162618< p > Below are some examples of an orange box with a blue border being
26172619 being given a drop shadow.</ p >
You can’t perform that action at this time.
0 commit comments