Index: LayoutTests/css3/motion-path/combine-translation-and-rotation-expected.html |
diff --git a/LayoutTests/css3/motion-path/combine-translation-and-rotation-expected.html b/LayoutTests/css3/motion-path/combine-translation-and-rotation-expected.html |
index 004342b023e1475dab35d62c1f1f30382ad2c971..6743e04d955d1e22d507eb60a2793a9e3167ca0e 100644 |
--- a/LayoutTests/css3/motion-path/combine-translation-and-rotation-expected.html |
+++ b/LayoutTests/css3/motion-path/combine-translation-and-rotation-expected.html |
@@ -8,6 +8,7 @@ |
top: 200; |
transform-origin: 60% 20%; |
transform: translate(70px, 80px) rotate(30deg) translate(80px, 60px) rotate(-90deg); |
+ transform-origin: 0% 0%; |
} |
</style> |
</head> |