blob: 62ab2be825f4a49bffddb2c354fc6435e8612058 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../resources/js-test.js"></script>
<script src="resources/paged-media-test-utils.js"></script>
<style>
#sandbox > * { break-inside: avoid; }
</style>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<div id="sandbox"></div>
<script src="script-tests/page-break-before-avoid.js"></script>
<script>runPrintingTest(test);</script>
</body>
</html>