Skip to content

Commit 0efe6d0

Browse files
committed
[css-break-3] s/new formatting context/independent formatting context/ w3c#1474
1 parent 23d5a4c commit 0efe6d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-break-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ Possible Break Points</h3>
574574
<p>
575575
Since line boxes contain no possible break points,
576576
''inline-block'' and ''inline-table'' boxes
577-
(and other inline-level <a>display types</a> that establish a new <a>formatting context</a>)
577+
(and other inline-level <a>display types</a> that establish an <a>independent formatting context</a>)
578578
may also be considered <a>monolithic</a>.
579579

580580
<h3 id="break-types">

0 commit comments

Comments
 (0)