Index: LayoutTests/svg/zoom/page/zoom-foreignObject.svg |
diff --git a/LayoutTests/svg/zoom/page/zoom-foreignObject.svg b/LayoutTests/svg/zoom/page/zoom-foreignObject.svg |
index a6819addbe5ff173649518d4b718b439762607ca..77ed040657e555cd52e322154d5131223186ac4c 100644 |
--- a/LayoutTests/svg/zoom/page/zoom-foreignObject.svg |
+++ b/LayoutTests/svg/zoom/page/zoom-foreignObject.svg |
@@ -13,7 +13,7 @@ |
<!-- SVG FO text --> |
<foreignObject x="260" width="250" height="200"> |
- <svg xmlns="http://www.w3.org/2000/svg"> |
+ <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"> |
<g transform="scale(3) skewY(5) skewX(5)"> |
<text y="16">This is a text</text> |
<a xlink:href="http://www.example.com/"> |