Chromium Code Reviews| Index: LayoutTests/compositing/video/video-controls-layer-creation-squashing-expected.html |
| diff --git a/LayoutTests/compositing/video/video-controls-layer-creation-squashing-expected.html b/LayoutTests/compositing/video/video-controls-layer-creation-squashing-expected.html |
| index 6c5dfc43026edb1f06146dcaa06cc751290f488f..aaa3f6bd1a0c9c0f93a54dd647136f00aec0b027 100644 |
| --- a/LayoutTests/compositing/video/video-controls-layer-creation-squashing-expected.html |
| +++ b/LayoutTests/compositing/video/video-controls-layer-creation-squashing-expected.html |
| @@ -3,7 +3,7 @@ |
| <head> |
| <style> |
| div { |
| - -webkit-transform:translateZ(0); |
| + transform:translateZ(0); |
| position: absolute; |
| top: 100px; |
| left: 0px; |