Chromium Code Reviews| Index: LayoutTests/css3/filters/composited-layer-bounds-after-sw-blur-animation.html |
| diff --git a/LayoutTests/css3/filters/composited-layer-bounds-after-sw-blur-animation.html b/LayoutTests/css3/filters/composited-layer-bounds-after-sw-blur-animation.html |
| index ee3051a236bc5d9760b0d41d0c1f7a250c7bbd87..ad1fc3ce412b6bd80991d1167f0bfabdd455f1f2 100644 |
| --- a/LayoutTests/css3/filters/composited-layer-bounds-after-sw-blur-animation.html |
| +++ b/LayoutTests/css3/filters/composited-layer-bounds-after-sw-blur-animation.html |
| @@ -11,7 +11,7 @@ |
| <style> |
| #composited-layer { |
| background-color: green; |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| position: absolute; |
| top: 100px; |
| left: 100px; |