2121
2222 < h1 > CSS Image Values and Replaced Content Module Level 3</ h1 >
2323
24- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 11 February
24+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 12 February
2525 2011</ h2 >
2626
2727 < dl >
2828 < dt > Latest Version:</ dt >
29- <!-- <dd><a href="http://www.w3.org/TR/2011/CR-css3-images-20110211 /">http://www.w3.org/TR/2011/CR-css3-images-20110211 /</a></dd> -->
29+ <!-- <dd><a href="http://www.w3.org/TR/2011/CR-css3-images-20110212 /">http://www.w3.org/TR/2011/CR-css3-images-20110212 /</a></dd> -->
3030
3131 < dd > < a
3232 href ="http://dev.w3.org/csswg/css3-images/ "> http://dev.w3.org/csswg/css3-images/</ a >
@@ -1198,11 +1198,17 @@ <h3 id=sizing-terms><span class=secno>6.1. </span> Object-Sizing
11981198 is the size of the element's < a
11991199 href ="http://www.w3.org/TR/css3-background/#background-positioning-area "> background
12001200 positioning area</ a > . < a href ="#CSS3BG "
1201- rel =biblioentry > [CSS3BG]<!--{{CSS3BG}}--> </ a > </ dd >
1202- <!-- list style images prioritize a default ratio of 1:1 over the 1em size
1203- <dt>‘<code class=property>list-style-image</code>’</dt>
1204- <dd>The <i>default object size</i> is a 1em square. [[CSS21]]</dd>
1205- -->
1201+ rel =biblioentry > [CSS3BG]<!--{{CSS3BG}}--> </ a >
1202+
1203+ < dt > ‘< code class =property > list-style-image</ code > ’
1204+
1205+ < dd > The < a href ="#default-object-size "> < i > default object size</ i > </ a >
1206+ is a 1em square. < a href ="#CSS21 "
1207+ rel =biblioentry > [CSS21]<!--{{CSS21}}--> </ a >
1208+ < p class =issue > This doesn't reflect the CSS2.1 algorithm (they differ
1209+ in how they handle images with only one intrinsic dimension and no
1210+ ratio, due to step 3 of the CSS2.1 algo), but it does reflect
1211+ reality.</ p >
12061212
12071213 < dt > ‘< code class =property > border-image</ code > ’
12081214
@@ -1225,6 +1231,11 @@ <h3 id=sizing-terms><span class=secno>6.1. </span> Object-Sizing
12251231 is a rectangle 300px wide and 150px tall. < a href ="#CSS21 "
12261232 rel =biblioentry > [CSS21]<!--{{CSS21}}--> </ a >
12271233 </ dl >
1234+
1235+ < p class =issue > The only reason these are examples is because the proper
1236+ place for the normative definitions of default object sizes is in the
1237+ definitions for the relevant properties. These are the correct values,
1238+ though.</ p >
12281239 </ div >
12291240 </ dl >
12301241 <!-- ====================================================================== -->
0 commit comments