From 00e0d9081238542b402031c279847a14003da689 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 10 Nov 2025 14:39:41 -0800 Subject: [PATCH] [css-text-4][editorial] 2 more "out-of-flow" glosses Errata from #13030 --- css-text-4/Overview.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css-text-4/Overview.bs b/css-text-4/Overview.bs index f7b418cf494..2bbeb048d51 100644 --- a/css-text-4/Overview.bs +++ b/css-text-4/Overview.bs @@ -874,7 +874,7 @@ Mapping Rules For ''capitalize'', what constitutes a “word“ is UA-dependent; [[!UAX29]] is suggested (but not required) for determining such word boundaries. - Out-of-flow elements and inline element boundaries + [=Out-of-flow=] elements and inline element boundaries must not introduce a 'text-transform' word boundary and must be ignored when determining such word boundaries. @@ -5882,7 +5882,7 @@ Line Breaking Details and is forbidden under ''line-break: anywhere''.
  • - Out-of-flow elements + [=Out-of-flow=] elements and inline element boundaries do not introduce a [=forced line break=] or [=soft wrap opportunity=] in the flow.