2222
2323 < h1 > CSS Image Values and Replaced Content 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 2011</ h2 >
2727
2828 < dl >
29- < dt > This version :</ dt >
30- <!-- <dd><a href="http://www.w3.org/TR/2011/CR-css3-images-20110126 /">http://www.w3.org/TR/2011/CR-css3-images-20110126 /</a></dd> -->
29+ < dt > Latest Version :</ dt >
30+ <!-- <dd><a href="http://www.w3.org/TR/2011/CR-css3-images-20110127 /">http://www.w3.org/TR/2011/CR-css3-images-20110127 /</a></dd> -->
3131
3232 < dd > < a
3333 href ="http://dev.w3.org/csswg/css3-images/ "> http://dev.w3.org/csswg/css3-images/</ a >
34- <!-- <dt>Latest version:</dt>
35- <dd><a href="http://www.w3.org/TR/css3-images/">http://www.w3.org/TR/css3-images/</a></dd>
36- <dt>Previous version:</dt>
37- <dd><a href="http://www.w3.org/TR/2008/CR-css3-namespace-20080523/">http://www.w3.org/TR/2008/CR-css3-namespace-20080523/</a></dd> -->
3834
3935
36+ < dt > Latest Working Draft:
37+
38+ < dd > < a
39+ href ="http://www.w3.org/TR/css3-images/ "> http://www.w3.org/TR/css3-images/</ a >
40+
41+ < dt > Previous Working Draft:
42+
43+ < dd > < a
44+ href ="http://www.w3.org/TR/2009/WD-css3-images-20090723/ "> http://www.w3.org/TR/2009/WD-css3-images-20090723/</ a >
45+
4046 < dt > Editor:
4147
4248 < dd > < a href ="http://fantasai.inkedblade.net/contact "> Elika J. Etemad</ a >
@@ -1319,7 +1325,7 @@ <h2 id=sizing><span class=secno>6. </span>Sizing Images and Objects in CSS</h2>
13191325 the dimensions of the CSS View Box in some way, or even render itself
13201326 larger or smaller than the CSS View Box to satisfy sizing constraints of
13211327 its own.</ p >
1322- <!-- copied from GCPM -->
1328+
13231329 < div >
13241330 < h3 id =image-resolution > < span class =secno > 6.1. </ span > Overriding Image
13251331 Resolutions: the ‘< a href ="#image-resolution1 "> < code
@@ -1627,7 +1633,7 @@ <h3 id=object-fit><span class=secno>6.4. </span>Sizing Replaced Elements:
16271633 < tr >
16281634 < th > Value:
16291635
1630- < td > fill | contain | cover | none
1636+ < td > fill | contain | cover | none | scale-down
16311637
16321638 < tr >
16331639 < th > Initial:
@@ -1751,20 +1757,8 @@ <h3 id=object-fit><span class=secno>6.4. </span>Sizing Replaced Elements:
17511757 class =property > object-position</ code > </ a > ’ property for
17521758 positioning the object with respect to the element's box.</ p >
17531759
1754- < p class =issue > Do we need to allow browsers to alias ‘< code
1755- class =property > image-position</ code > ’ and ‘< code
1756- class =property > image-fit</ code > ’ (the old names for these
1757- properties) to these properties? Does any browser actually need to do
1758- so?</ p >
1759-
1760- < p class =note > Note: the ‘< a href ="#object-fit0 "> < code
1761- class =property > object-fit</ code > </ a > ’ property has similar
1762- semantics to the fit attribute in < a href ="#SMIL10 "
1763- rel =biblioentry > [SMIL10]<!--{{SMIL10}}--> </ a > .</ p >
1764-
17651760 < div class =figure >
1766- < p > < img alt ="Illustration of the four values " src ="img_scale.png "
1767- style ="width: 70%; border: thin solid black; "> </ p >
1761+ < p > < img alt ="" src ="img_scale.png " style ="border: thin solid black; "> </ p >
17681762
17691763 < p class =caption > An example showing how each of the four values of
17701764 ‘< a href ="#object-fit0 "> < code
@@ -1776,6 +1770,17 @@ <h3 id=object-fit><span class=secno>6.4. </span>Sizing Replaced Elements:
17761770 ‘< a href ="#object-position0 "> < code
17771771 class =property > object-position</ code > </ a > ’.</ p >
17781772 </ div >
1773+
1774+ < p class =issue > Do we need to allow browsers to alias ‘< code
1775+ class =property > image-position</ code > ’ and ‘< code
1776+ class =property > image-fit</ code > ’ (the old names for these
1777+ properties) to these properties? Does any browser actually need to do
1778+ so?</ p >
1779+
1780+ < p class =note > Note: the ‘< a href ="#object-fit0 "> < code
1781+ class =property > object-fit</ code > </ a > ’ property has similar
1782+ semantics to the fit attribute in < a href ="#SMIL10 "
1783+ rel =biblioentry > [SMIL10]<!--{{SMIL10}}--> </ a > .</ p >
17791784 </ div >
17801785
17811786 < div >
0 commit comments