chromium/content/test/data/accessibility/html/br.html

<!--
@BLINK-ALLOW:offscreen
@BLINK-ALLOW:size=(0, 0)
@WIN-ALLOW:OFFSCREEN
@WIN-ALLOW:size=(0, 0)
-->
<!DOCTYPE html>
<html>
<body>
<br>
Text line 1
<p>Text line 2<br>Text line 3</p>
<br>
</body>
</html>