Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<body>
<div style="break-after: page">a</div>
<!-- This should match the test case, even if page-breaks are being coalesced -->
<div style="break-after: page"></div>
<div>b</div>
</body>
</html>