<!DOCTYPE html>
<body style="overflow: hidden">
<div style="width: 100px; height: 100px; background-color: green"></div>
<div style="height: 10000px"></div>
<object data="resources/red100x100.svg#rect" type="image/svg+xml"></object>
</body>
<!DOCTYPE html>
<body style="overflow: hidden">
<div style="width: 100px; height: 100px; background-color: green"></div>
<div style="height: 10000px"></div>
<object data="resources/red100x100.svg#rect" type="image/svg+xml"></object>
</body>