File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1351,6 +1351,7 @@ Appendix A: Glossary</h2>
1351
1351
For example, the content of the HTML <{img}> element
1352
1352
is often replaced by the image that its <{img/src}> attribute designates.
1353
1353
</span>
1354
+
1354
1355
Replaced elements often have [=natural dimensions=] .
1355
1356
For example, a bitmap image has a natural width and a natural height specified in absolute units
1356
1357
(from which the natural ratio can obviously be determined).
@@ -1365,6 +1366,7 @@ Appendix A: Glossary</h2>
1365
1366
1366
1367
The content of replaced elements is not considered in the CSS formatting model;
1367
1368
however, their [=natural dimensions=] are used in various layout calculations.
1369
+ Replaced elements always establish an [=independent formatting context=] .
1368
1370
1369
1371
A <dfn lt="non-replaced | non-replaced element">non-replaced</dfn> element is one that is not <a>replaced</a> ,
1370
1372
i.e. whose rendering is dictated by the CSS model.
You can’t perform that action at this time.
0 commit comments