From b9f01449e7a99698323f91b2f3e265e737361863 Mon Sep 17 00:00:00 2001 From: gitspeaks <37540903+gitspeaks@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:19:12 +0200 Subject: [PATCH] Clarify the condition when inline formatting context is established by block containers --- css-inline-3/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-inline-3/Overview.bs b/css-inline-3/Overview.bs index cd663bdf9cbd..bdfde99e886b 100644 --- a/css-inline-3/Overview.bs +++ b/css-inline-3/Overview.bs @@ -94,7 +94,7 @@ Inline Layout Model [=inline-level boxes=] are [[#alignment|aligned to each other]] along the [=block axis=], typically by the [=baselines=] of their text. - Any [=block container=] that directly contains + Any [=block container=] that directly contains only [=inline-level=] content-- such as [=inline boxes=], [=atomic inlines=], and [=text sequences=]-- establishes an [=inline formatting context=]