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
[css-page-floats-3][editorial] Gloss out-of-flow jargon
  • Loading branch information
cvrebert committed Oct 28, 2025
commit 312ebf6dcc87ce92c22d5efdb1618ee6db401ebc
2 changes: 1 addition & 1 deletion css-page-floats-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -994,7 +994,7 @@ Differences between inline floats and absolutely positioned elements</h3>
<em>This section is not normative.</em>

<p>
Inline floats and absolutely positioned elements are both out-of-flow elements.
Inline floats and absolutely positioned elements are both <a>out-of-flow</a> elements.
Absolutely positioned elements that are also exclusions can imitate many of
the features of floats.

Expand Down