blob: 4873c1a2cce58a7ad89967cb7e172c409cd55ee2 [file] [edit]
<!DOCTYPE html><!-- webkit-test-runner [ LayerBasedSVGEngineEnabled=true ] -->
<html>
<head>
<body style="margin: 0">
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="120">
<foreignObject width="400" height="120" overflow="visible">
<div style="margin: 100px 0">Margin should be respected</div>
</foreignObject>
</svg>
</body>
</html>