Index: LayoutTests/fast/repaint/reflection-repaint-test.html |
diff --git a/LayoutTests/fast/repaint/reflection-repaint-test.html b/LayoutTests/fast/repaint/reflection-repaint-test.html |
index eefd3d9644bd0ab3df9c2adbcc5abac7e8e67f81..366430396166f36b7739ce2e17e7fbf1b4f94428 100644 |
--- a/LayoutTests/fast/repaint/reflection-repaint-test.html |
+++ b/LayoutTests/fast/repaint/reflection-repaint-test.html |
@@ -16,7 +16,7 @@ |
height: 50px; |
border: 1px solid black; |
-webkit-transform-origin: top left; |
- -webkit-transform: rotate(20deg); |
+ transform: rotate(20deg); |
-webkit-box-reflect: below; |
} |