Skip to content

Commit 4255b33

Browse files
committed
[css-break] generated box -> principal box
1 parent b653e03 commit 4255b33

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-break/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ <h3 id=break-within><span class=secno>3.2. </span> Breaks Within Boxes: the
746746
</table>
747747

748748
<p> This property specifies page/column/region break behavior within the
749-
generated box. Values have the following meanings:
749+
element's principal box. Values have the following meanings:
750750

751751
<dl>
752752
<dt><code class=css>auto</code>

css-break/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ <h3 id="break-within">
453453

454454
<p>
455455
This property specifies page/column/region break behavior
456-
within the generated box.
456+
within the element's principal box.
457457
Values have the following meanings:
458458

459459
<dl>

0 commit comments

Comments
 (0)