Index: LayoutTests/svg/transforms/transform-origin-css-property.xhtml |
diff --git a/LayoutTests/svg/transforms/transform-origin-css-property.xhtml b/LayoutTests/svg/transforms/transform-origin-css-property.xhtml |
index 19630bca3dd4b1fb01318bfb5c25ac8714e1211a..205baefaeb61c04e50545a6f97d558b7064ed3f0 100644 |
--- a/LayoutTests/svg/transforms/transform-origin-css-property.xhtml |
+++ b/LayoutTests/svg/transforms/transform-origin-css-property.xhtml |
@@ -4,6 +4,8 @@ |
position: absolute; |
top: 0; |
left: 0; |
+ width: 100%; |
+ height: 100%; |
} |
#transformOriginRect { |