mirror of
https://github.com/servo/servo.git
synced 2025-10-09 13:09:25 +01:00
4 lines
252 B
HTML
4 lines
252 B
HTML
<!DOCTYPE html>
|
|
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
|
|
<p>There should be a green square on the second page, and no red.</p>
|
|
<div style="break-before:page; width:100px; height:100px; background:green;"></div>
|