Index: LayoutTests/svg/zoom/text/zoom-foreignObject.svg |
diff --git a/LayoutTests/svg/zoom/text/zoom-foreignObject.svg b/LayoutTests/svg/zoom/text/zoom-foreignObject.svg |
index 2d5a2ef8dbcebf280f1f03bbcc144b99a9241e78..4341f42ef2b0374125108c908572daee070b0e64 100644 |
--- a/LayoutTests/svg/zoom/text/zoom-foreignObject.svg |
+++ b/LayoutTests/svg/zoom/text/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/"> |