Skip to content

Commit 633948f

Browse files
committed
[css-page-3] Add css-break-3 cross-reference and drop duplicate text in intro
1 parent 5d1744f commit 633948f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

css-page-3/Overview.bs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,11 @@ Introduction</h2>
9898
CSS3 assumes that one page box will be transferred to one surface of similar
9999
size.
100100

101-
All properties defined in this specification also accept the
102-
<a href="https://www.w3.org/TR/CSS2/cascade.html#value-def-inherit">inherit</a>
103-
keyword as their value, but for readability it has not been listed explicitly.
101+
Note: The [[CSS-BREAK-4]] specification
102+
addresses controls over [=fragmentation=] (pagination),
103+
such as the 'break-before', 'break-after', 'break-inside',
104+
'widows', and 'orphans' properties.
105+
104106
</div>
105107

106108
<h3 id="values">

0 commit comments

Comments
 (0)