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