blob: c9720d0462557134dc3e1941fdab7dd7bbe83742 [file] [log] [blame]
<!DOCTYPE html>
<svg>
<foreignObject style="height:100%;">
<object style="max-height:100%;"></object>
</foreignObject>
</svg>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script>
test(()=> { }, "did not crash");
</script>