File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 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>
13511351 For example, the content of the HTML <{img}> element
13521352 is often replaced by the image that its <{img/src}> attribute designates.
13531353 </span>
1354+
13541355 Replaced elements often have [=natural dimensions=] .
13551356 For example, a bitmap image has a natural width and a natural height specified in absolute units
13561357 (from which the natural ratio can obviously be determined).
@@ -1365,6 +1366,7 @@ Appendix A: Glossary</h2>
13651366
13661367 The content of replaced elements is not considered in the CSS formatting model;
13671368 however, their [=natural dimensions=] are used in various layout calculations.
1369+ Replaced elements always establish an [=independent formatting context=] .
13681370
13691371 A <dfn lt="non-replaced | non-replaced element">non-replaced</dfn> element is one that is not <a>replaced</a> ,
13701372 i.e. whose rendering is dictated by the CSS model.
You can’t perform that action at this time.
0 commit comments