We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1744f commit 633948fCopy full SHA for 633948f
1 file changed
css-page-3/Overview.bs
@@ -98,9 +98,11 @@ Introduction</h2>
98
CSS3 assumes that one page box will be transferred to one surface of similar
99
size.
100
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.
+ Note: The [[CSS-BREAK-4]] specification
+ addresses controls over [=fragmentation=] (pagination),
+ such as the 'break-before', 'break-after', 'break-inside',
104
+ 'widows', and 'orphans' properties.
105
+
106
</div>
107
108
<h3 id="values">
0 commit comments