trisquel-icecat/icecat/testing/web-platform/tests/css/css-page/page-name-float-002-print-ref.html

8 lines
150 B
HTML

<!DOCTYPE html>
<html>
<body>
<div>a</div>
<div style="float: left;">b</div>
<div style="break-before: page;">c</div>
</body>
</html>