Chromium Code Reviews| Index: LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing-expected.html |
| diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing-expected.html |
| index a8375a2b7f078d4ab385ef88d42ee24bca23e0e0..08b17c6e3bd8c18c24dbf4fa344418327f1db1d1 100644 |
| --- a/LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing-expected.html |
| +++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-invisible-inline-squashing-expected.html |
| @@ -10,7 +10,7 @@ |
| } |
| .myDiv { |
| - -webkit-transform:translateZ(0); |
| + transform:translateZ(0); |
| position:relative; |
| z-index:0; |
| top:-10px; |