Skip to content

Establishing a new formatting context #2597

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed
Changes from 1 commit
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
Prev Previous commit
[css-overflow] Editorial tweak to use correct terminology
  • Loading branch information
frivoal committed May 2, 2018
commit 2318d76660d684d2fb81d0937d08f786f49e0e31
2 changes: 1 addition & 1 deletion css-display-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,7 @@ Appendix A: Glossary
without further precision as to the type of formatting context or how to do so.
This operation is not applicable to
non-atomic inline-level boxes
nor to boxes with a layout-internal display-type.
nor to boxes with a layout-internal display type.
Specifications that invoke this
must either exclude such boxes,
or to blockify them first.
Expand Down