1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15

content / test / data / accessibility / html / br.html [blame]

<!--
@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>