File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1224,6 +1224,7 @@ <h3 id="object-fit">Sizing Replaced Elements: The 'object-fit' Property</h3>
12241224 < p > Determine the used 'height' and 'width' < a href ="/TR/CSS21/visudet.html "> as
12251225 usual</ a > , except if both 'height' and 'width' are ''auto'', and the used value
12261226 of at least one of 'min-width' and 'min-height' is not ''0'', then compute the
1227+
12271228 used width and used height of the element as though the intrinsic dimensions of
12281229 the contents were infinitesimally small numbers whose ratio is the actual
12291230 intrinsic ratio of the contents.</ p >
@@ -1299,7 +1300,7 @@ <h3 id="object-position">Positioning Replaced Images: The 'object-position' Prop
12991300
13001301 < p > The 'object-position' property determines the alignment of the replaced
13011302 element inside its box. The values have the same meaning as the values for
1302- the < a href ="/TR/CSS21/colors.html#propdef-background-position "> 'background-position'</ a >
1303+ the < a href ="http://w3.org /TR/CSS21/colors.html#propdef-background-position "> 'background-position'</ a >
13031304 property, using the image as the image and the content box as the positioning
13041305 area. [[!CSS21]]</ p >
13051306
You can’t perform that action at this time.
0 commit comments