Chromium Code Reviews| Index: LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html |
| diff --git a/LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html b/LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html |
| index 101c53c6f197cefd45db88a767781ee437cc99b2..7a360121c72ac647c578d3a32489a109382d3e58 100644 |
| --- a/LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html |
| +++ b/LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html |
| @@ -6,7 +6,7 @@ |
| width: 100px; |
| height: 100px; |
| margin: 0px; |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| body { |
| margin: 0px; |