Index: LayoutTests/css3/motion-path/combine-rotation-expected.html |
diff --git a/LayoutTests/css3/motion-path/combine-rotation-expected.html b/LayoutTests/css3/motion-path/combine-rotation-expected.html |
index 6dc6f71478c8357c778401deaee879c182c4ebbc..951f9d302c88c4fc5f437334ee31e07157e2079f 100644 |
--- a/LayoutTests/css3/motion-path/combine-rotation-expected.html |
+++ b/LayoutTests/css3/motion-path/combine-rotation-expected.html |
@@ -7,6 +7,7 @@ |
left: 100; |
top: 200; |
transform: rotate(180deg); |
+ transform-origin: 0% 0%; |
} |
</style> |
</head> |