Chromium Code Reviews| Index: LayoutTests/fast/events/touch/touch-rect-assert-first-layer-special.html |
| diff --git a/LayoutTests/fast/events/touch/touch-rect-assert-first-layer-special.html b/LayoutTests/fast/events/touch/touch-rect-assert-first-layer-special.html |
| index 301399ebb73d2df548750f770a64af0df65df4b2..2f2d65d0f76b32c5d030ab55b3f4923521b16c7a 100644 |
| --- a/LayoutTests/fast/events/touch/touch-rect-assert-first-layer-special.html |
| +++ b/LayoutTests/fast/events/touch/touch-rect-assert-first-layer-special.html |
| @@ -6,7 +6,7 @@ |
| RenderGeometryMap::pushMappingsToAncestor takes the slow bath (which doesn't push |
| the RenderView */ |
| html { |
| - -webkit-transform: scale(1.1); |
| + transform: scale(1.1); |
| } |
| </style> |
| <script src="../../../resources/js-test.js"></script> |