summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/683712.html
blob: 1aaa4c2fd08410b07c64b179e8975aa75fcec46c (plain)
1
2
3
4
5
6
7
8
9
<!-- Quirks mode on purpose -->
<svg>
  <foreignObject>
    <div>
      <div style="height: 100%"></div>
    </div>
  </foreignObject>
</svg>