Chromium Code Reviews| Index: LayoutTests/compositing/overflow/resize-painting.html |
| diff --git a/LayoutTests/compositing/overflow/resize-painting.html b/LayoutTests/compositing/overflow/resize-painting.html |
| index 055e1bb770f340f4e6ef526c418c64184960dff1..6e395efb7a511f601f31ddb262ee68a58bb0d72c 100644 |
| --- a/LayoutTests/compositing/overflow/resize-painting.html |
| +++ b/LayoutTests/compositing/overflow/resize-painting.html |
| @@ -3,7 +3,7 @@ |
| <head> |
| <style> |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| .box { |