1
    2
    3
    4
    5
    6
    7
    8

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

<!--
@BLINK-ALLOW:next*
@BLINK-ALLOW:prev*
-->
<div role="textbox" contenteditable="true">
  <p>A paragraph with a br<br>inside of it</p>
</div>