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}
1191
1191
CSS does not define how the natural dimensions are found in general.
1192
1192
1193
1193
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=] .
1196
1196
CSS gradients, defined in this specification,
1197
1197
are an example of an object with no [=natural dimensions=] at all.
1198
1198
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/">
2498
2498
<!-- CSS Values 4 test, empty url, on background-image -->
2499
2499
<wpt hidden>
2500
2500
empty-background-image.html
2501
- </wpt>
2501
+ </wpt>
You can’t perform that action at this time.
0 commit comments