summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/accessibility/crashtests/br-in-changed-subtree.html
blob: 77c9531650d789ff9e3dcaddfd41e35a92523d17 (plain)
1
2
3
4
5
<!DOCTYPE html>
<ol id="foo" >
  <embed onload="foo.type = 'menu';" src="data:text/html,foo"></embed>
  <br></br>
</ol>