Skip to content

Commit 6366cd3

Browse files
authored
Merge pull request #6456 from SebastianZ/css-page-removed-orphans-widows
Removed mentioning of orphans and widows
2 parents fe001f0 + d0e32ec commit 6366cd3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css-page-3/Overview.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,8 @@ Introduction</h2>
8484
<li><a href="#page-breaks">page breaks</a> are created and avoided;
8585
<li>the page properties such as size, orientation, margins, border, and
8686
padding are specified;
87-
<li>headers and footers are established within the page margins;
88-
<li>content such as page counters are placed in the headers and footers; and
89-
<li>orphans and widows can be controlled.
87+
<li>headers and footers are established within the page margins; and
88+
<li>content such as page counters are placed in the headers and footers;
9089
</ul>
9190

9291
This module defines a <a href="#page-model">page model</a> that specifies how a

0 commit comments

Comments
 (0)