Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
br.html
blob: 2117757a86ca2447cce65596e960544451085132 [
file
]
<!--
@BLINK-ALLOW:offscreen
@BLINK-ALLOW:size=(0, 0)
@WIN-ALLOW:OFFSCREEN
@WIN-ALLOW:size=(0, 0)
-->
<html>
<body>
<br>
Text line 1
<p>
Text line 2
<br>
Text line 3
</p>
<br>
</body>
</html>