Chromium Code Reviews| Index: LayoutTests/compositing/squashing/squash-simple.html |
| diff --git a/LayoutTests/compositing/squashing/squash-simple.html b/LayoutTests/compositing/squashing/squash-simple.html |
| index 9e4666344a0469c1e50b50184a4d03cea10e53c0..1ec5bdbb0ec8a1d0b3dd99ce52c8cb2ad95c8781 100644 |
| --- a/LayoutTests/compositing/squashing/squash-simple.html |
| +++ b/LayoutTests/compositing/squashing/squash-simple.html |
| @@ -2,7 +2,7 @@ |
| <head> |
| <style> |
| .composited { |
| --webkit-transform: translatez(0); |
| +transform: translatez(0); |
| } |
| .box { |