Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-display-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -953,7 +953,7 @@ Appendix A: Glossary</h2>
for example, are block containers
but not block-level boxes.
Similarly, not all block-level boxes are block containers:
block-level replaced elments (''display: block'')
block-level replaced elements (''display: block'')
and flex containers (''display: flex''), for example,
are not block containers.

Expand Down