chromium/third_party/blink/web_tests/external/wpt/css/css-break/borders-000-ref.html

<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:[email protected]">
<p>There should be a yellow box with a hotpink border in the second column.</p>
<div style="float:left; margin-left:110px; border:10px solid hotpink; width:80px; height:80px; background:yellow;"></div>