Chromium Code Reviews| Index: LayoutTests/transforms/2d/transform-fixed-container.html |
| diff --git a/LayoutTests/transforms/2d/transform-fixed-container.html b/LayoutTests/transforms/2d/transform-fixed-container.html |
| index 79818ccf5ae3d73bfd0ebde73ab347544e267f88..0a4f90aef1c7709af17cb29c966e3385349401c7 100644 |
| --- a/LayoutTests/transforms/2d/transform-fixed-container.html |
| +++ b/LayoutTests/transforms/2d/transform-fixed-container.html |
| @@ -19,7 +19,7 @@ |
| } |
| .transformed { |
| - -webkit-transform: rotate(0); |
| + transform: rotate(0); |
| } |
| .indicator { |