We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ea82e commit b601aaaCopy full SHA for b601aaa
css-display-3/Overview.bs
@@ -1033,7 +1033,7 @@ Appendix A: Glossary</h2>
1033
The content of replaced elements is not considered in the CSS formatting model;
1034
however, their intrinsic dimensions are used in various layout calculations.
1035
1036
- A <dfn>non-replaced</dfn> element is one that is not <a>replaced</a>,
+ A <dfn lt="non-replaced | non-replaced element">non-replaced</dfn> element is one that is not <a>replaced</a>,
1037
i.e. whose rendering is dictated by the CSS model.
1038
1039
<dt><dfn>containing block</dfn>
0 commit comments