From 312ebf6dcc87ce92c22d5efdb1618ee6db401ebc Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Oct 2025 13:50:15 -0700 Subject: [PATCH] [css-page-floats-3][editorial] Gloss out-of-flow jargon --- css-page-floats-3/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-page-floats-3/Overview.bs b/css-page-floats-3/Overview.bs index 454743b8845..d4af66b13a8 100644 --- a/css-page-floats-3/Overview.bs +++ b/css-page-floats-3/Overview.bs @@ -994,7 +994,7 @@ Differences between inline floats and absolutely positioned elements This section is not normative.

- Inline floats and absolutely positioned elements are both out-of-flow elements. + Inline floats and absolutely positioned elements are both out-of-flow elements. Absolutely positioned elements that are also exclusions can imitate many of the features of floats.