File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717src ="http://www.w3.org/Icons/w3c_home " alt ="W3C " height ="48 "
1818width ="72 " name ="w3cLogo "> </ a > < a rel ="in-activity " href ="../../ "
1919class ="logo "> < img src ="../../../Woolly/woolly-icon.png " alt ="CSS
20- WG "> </ a > < span class ="id "> WD- css3-background-[CDATE]</ span >
20+ WG "> </ a > < span class ="id "> css3-background-[CDATE]</ span >
2121
2222< h1 > CSS3 Backgrounds and Borders Module</ h1 >
2323
@@ -1105,6 +1105,13 @@ <h3>The 'background-size' property</h3>
11051105< p class =issue > Is it better to allow the size of the image to be
11061106rounded up as well as down?
11071107
1108+ < p class =issue > Alan Gresley < a
1109+ href ="http://lists.w3.org/Archives/Public/www-style/2007Nov/0255.html ">
1110+ suggested</ a > dropping 'background-size' altogether and instead add
1111+ optional bottom right coordinates to 'background-position':
1112+ 'background-position: 0 0 0 0' is the same as 'background-size: 100%'
1113+ and 'background-position: 0 0' is the same as 'background-size: auto'.
1114+
11081115
11091116
11101117
You can’t perform that action at this time.
0 commit comments