Chromium Code Reviews| Index: LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html |
| diff --git a/LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html b/LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html |
| index a18b69298ffd84769023b6d56174def570540b4a..8673b2ec780d8c8e8bea041d9dc34465c9c007c8 100644 |
| --- a/LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html |
| +++ b/LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html |
| @@ -2,7 +2,7 @@ |
| <!DOCTYPE html> |
| <style> |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| .container { |