Skip to content

Commit b601aaa

Browse files
committed
[css-display-3] dfn non-replaced element as well as non-replaced
1 parent 93ea82e commit b601aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@ Appendix A: Glossary</h2>
10331033
The content of replaced elements is not considered in the CSS formatting model;
10341034
however, their intrinsic dimensions are used in various layout calculations.
10351035

1036-
A <dfn>non-replaced</dfn> element is one that is not <a>replaced</a>,
1036+
A <dfn lt="non-replaced | non-replaced element">non-replaced</dfn> element is one that is not <a>replaced</a>,
10371037
i.e. whose rendering is dictated by the CSS model.
10381038

10391039
<dt><dfn>containing block</dfn>

0 commit comments

Comments
 (0)