Index: LayoutTests/css3/motion-path/combine-translation-expected.html |
diff --git a/LayoutTests/css3/motion-path/combine-translation-expected.html b/LayoutTests/css3/motion-path/combine-translation-expected.html |
index 69dbe44d970e4c9b541f1323775e994c75c7e334..63bdb4f3912410d4317769ee5aac9c6adbee6e63 100644 |
--- a/LayoutTests/css3/motion-path/combine-translation-expected.html |
+++ b/LayoutTests/css3/motion-path/combine-translation-expected.html |
@@ -5,6 +5,7 @@ |
#div1 { |
position: absolute; |
transform: translate(120px, 150px); |
+ transform-origin: 0% 0%; |
} |
</style> |
</head> |