File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1539,15 +1539,11 @@ <h3 id=the-background-size><span class=secno>2.9. </span>The ‘<a
15391539 failing that, treating it as 100%.
15401540
15411541 < p > If both values are ‘< code class =css > auto</ code > ’ then the
1542- intrinsic width and/or height of the image should be used, if
1543- any<!--, the missing dimension
1544- (if any) behaving as ''auto'' as described above--> .
1545- If the image has neither an intrinsic width nor an intrinsic height, its
1546- size is determined as for ‘< code class =css > contain</ code > ’.
1547- < span class =issue > < a
1548- href ="http://www.w3.org/Style/CSS/Tracker/issues/211 "> ISSUE-211</ a >
1549- proposed text: If the image has an intrinsic width or intrinsic height,
1550- but not both, the other dimension is treated as 100%.</ span >
1542+ intrinsic width and/or height of the image should be used, if any, the
1543+ missing dimension (if any) behaving as ‘< code
1544+ class =css > auto</ code > ’ as described above. If the image has
1545+ neither an intrinsic width nor an intrinsic height, its size is
1546+ determined as for ‘< code class =css > contain</ code > ’.
15511547
15521548 < p > Negative values are not allowed.
15531549 </ dl >
Original file line number Diff line number Diff line change @@ -1012,17 +1012,11 @@ <h3 id="the-background-size">The 'background-size' property</h3>
10121012 treating it as 100%.
10131013
10141014 < p > If both values are ''auto'' then the intrinsic width and/or
1015- height of the image should be used, if any<!-- , the missing dimension
1016- (if any) behaving as ''auto'' as described above--> . If the image has
1015+ height of the image should be used, if any, the missing dimension
1016+ (if any) behaving as ''auto'' as described above. If the image has
10171017 neither an intrinsic width nor an intrinsic height, its size is
10181018 determined as for ''contain''.
10191019
1020- < span class =issue > < a
1021- href ="http://www.w3.org/Style/CSS/Tracker/issues/211 "
1022- > ISSUE-211</ a > proposed text: If the image has an intrinsic width
1023- or intrinsic height, but not both, the other dimension is treated
1024- as 100%.</ span >
1025-
10261020 < p > Negative values are not allowed.
10271021 </ dd >
10281022</ dl >
You can’t perform that action at this time.
0 commit comments