chromium/third_party/blink/web_tests/fragmentation/foreignobject-no-pagination-expected.html

<!doctype HTML>
<svg>
  <foreignObject>
    <div style="width: 50px; height: 100px; background: lightblue">
    </div>
  </foreignObject>
</svg>