@@ -2112,14 +2112,7 @@ <h3 id=object-fit><span class=secno>5.4. </span> Sizing Objects: the
21122112 that size is up to the image format. In particular, raster images always
21132113 scale to the given size, while SVG uses the given size as the size of the
21142114 "SVG Viewport" (a term defined by SVG) and then uses the values of several
2115- attributes on the root <svg> element to determine how to draw itself.
2116-
2117- < p > User agents may accept ‘< code
2118- class =property > image-fit</ code > ’ as an alias for ‘< a
2119- href ="#object-fit0 "> < code class =property > object-fit</ code > </ a > ’, as
2120- a previous version of this specification used that name. Authors must not
2121- use ‘< code class =property > image-fit</ code > ’ in their
2122- stylesheets.</ p >
2115+ attributes on the root <svg> element to determine how to draw itself.</ p >
21232116 <!-- ====================================================================== -->
21242117
21252118 < h3 id =object-position > < span class =secno > 5.5. </ span > Positioning Objects:
@@ -2184,14 +2177,7 @@ <h3 id=object-position><span class=secno>5.5. </span> Positioning Objects:
21842177 < p class =note > Note that areas of the box not covered by the replaced
21852178 element will show the element's background.
21862179
2187- < p class =issue > Find some good use-cases and make examples out of them.
2188-
2189- < p > User agents may accept ‘< code
2190- class =property > image-position</ code > ’ as an alias for ‘< a
2191- href ="#object-position0 "> < code
2192- class =property > object-position</ code > </ a > ’, as a previous version of
2193- this specification used that name. Authors must not use ‘< code
2194- class =property > image-position</ code > ’ in their stylesheets.</ p >
2180+ < p class =issue > Find some good use-cases and make examples out of them.</ p >
21952181 <!-- ====================================================================== -->
21962182
21972183 < h2 id =image-processing > < span class =secno > 6. </ span > Image Processing</ h2 >
0 commit comments