File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1191,8 +1191,8 @@ Object-Sizing Terminology {#sizing-terms}
11911191 CSS does not define how the natural dimensions are found in general.
11921192
11931193 Raster images are an example of an [=object=] with all three natural dimensions.
1194- SVG images designed to scale might have only an [=natural aspect ratio=] ;
1195- SVG images can also be created with only an [=natural width=] or [=natural height|height=] .
1194+ SVG images designed to scale might have only a [=natural aspect ratio=] ;
1195+ SVG images can also be created with only a [=natural width=] or [=natural height|height=] .
11961196 CSS gradients, defined in this specification,
11971197 are an example of an object with no [=natural dimensions=] at all.
11981198 Another example of this is embedded documents,
@@ -2498,4 +2498,4 @@ Changes Since the <a href="https://www.w3.org/TR/2012/CR-css3-images-20120417/">
24982498 <!-- CSS Values 4 test, empty url, on background-image -->
24992499 <wpt hidden>
25002500 empty-background-image.html
2501- </wpt>
2501+ </wpt>
You can’t perform that action at this time.
0 commit comments