chromium/third_party/blink/web_tests/wpt_internal/css/css-break/webkit-box-decoration-break-ref.html

<!doctype html>
<title>CSS Test Reference</title>
<style>span { border: 1px solid green }</style>
<div><span>These lines of text</span><br>
<span>should have closed borders.</span></div>