Index: LayoutTests/fast/layers/clip-rects-transformed-2.html |
diff --git a/LayoutTests/fast/layers/clip-rects-transformed-2.html b/LayoutTests/fast/layers/clip-rects-transformed-2.html |
index 892de28f996a00ccf79f16c85bf5cb7743f8a29d..9f49dca21f8ab9f605bb69eb71f6bf76937b6280 100644 |
--- a/LayoutTests/fast/layers/clip-rects-transformed-2.html |
+++ b/LayoutTests/fast/layers/clip-rects-transformed-2.html |
@@ -10,7 +10,7 @@ |
<p> |
This test should not cause an assertion faliure. |
</p> |
-<div style="-webkit-transform: translateZ(0); position: absolute;"></div> |
+<div style="transform: translateZ(0); position: absolute;"></div> |
<div style="opacity: 0.9"> |
<div style="position: absolute;"> |
<embed type="application/x-webkit-test-netscape"> |