Chromium Code Reviews| Index: LayoutTests/compositing/squashing/squash-above-fixed-subpixel-1.html |
| diff --git a/LayoutTests/compositing/squashing/squash-above-fixed-subpixel-1.html b/LayoutTests/compositing/squashing/squash-above-fixed-subpixel-1.html |
| index 031a641484af3a12750f9b3a8f6fd1c14e8276c4..def9124c77fa2c2b22279d20ed6b611a18a0782c 100644 |
| --- a/LayoutTests/compositing/squashing/squash-above-fixed-subpixel-1.html |
| +++ b/LayoutTests/compositing/squashing/squash-above-fixed-subpixel-1.html |
| @@ -3,7 +3,7 @@ |
| <head> |
| <style> |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| .background { |