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 eacf569 commit bf1a9baCopy full SHA for bf1a9ba
css-display-3/Overview.bs
@@ -997,7 +997,7 @@ Appendix A: Glossary</h2>
997
A <a>block-level box</a> that is also a <a>block container</a>.
998
999
Note: Not all <a>block container</a> boxes are <a>block-level</a> boxes:
1000
- non-replaced inline blocks and non-replaced table cells,
+ non-replaced <a>inline blocks</a> and non-replaced table cells,
1001
for example, are block containers
1002
but not block-level boxes.
1003
Similarly, not all block-level boxes are block containers:
0 commit comments