Skip to content

Commit 82aa075

Browse files
committed
[css-inline-3] Only inline-axis mbp prevents a line from being invisible w3c#9344
1 parent e097c8d commit 82aa075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-inline-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Layout Within Line Boxes</h3>
247247

248248
[=Line boxes=] that contain no text,
249249
no [=preserved white space=],
250-
no [=inline boxes=] with non-zero [=margins=], [=padding=], or [=borders=],
250+
no [=inline boxes=] with non-zero inline-axis [=margins=], [=padding=], or [=borders=],
251251
and no other [=in-flow=] content
252252
(such as [=atomic inlines=] or [=ruby annotations=]),
253253
and do not end with a [=forced line break=]

0 commit comments

Comments
 (0)