Chromium Code Reviews| Index: LayoutTests/css3/filters/effect-reference-subregion-hidpi-hw.html |
| diff --git a/LayoutTests/css3/filters/effect-reference-subregion-hidpi-hw.html b/LayoutTests/css3/filters/effect-reference-subregion-hidpi-hw.html |
| index 96e623f8d75283faeed7349bd31a2f4c61e68d4e..f6d36c8cb81d25270ea06d09b8f80123c8f19fea 100644 |
| --- a/LayoutTests/css3/filters/effect-reference-subregion-hidpi-hw.html |
| +++ b/LayoutTests/css3/filters/effect-reference-subregion-hidpi-hw.html |
| @@ -18,7 +18,7 @@ |
| background-color: green; |
| width: 100px; |
| height: 100px; |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| body { |
| margin: 0px; |