You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p> Finally, if there are no possible break points below the top of the fragmentainer,
647
647
and not all the content fits, the UA may break anywhere
648
648
in order to avoid losing content off the edge of the fragmentainer. <spanid="monolithic-breaking"> In such cases, the UA may also fragment the contents of <adata-link-type="dfn" href="#monolithic">monolithic</a> elements
649
-
by slicing the element’s graphical representation. </span></p>
649
+
by slicing the element’s graphical representation.
650
+
However, the UA must not break at the top of the page,
651
+
i.e. it must place at least some content on each fragmentainer,
652
+
so that each fragmentainer has a non-zero amount of content,
653
+
in order to guarantee progress through the content. </span></p>
0 commit comments