Chromium Code Reviews| Index: LayoutTests/compositing/squashing/squash-three-layers.html |
| diff --git a/LayoutTests/compositing/squashing/squash-three-layers.html b/LayoutTests/compositing/squashing/squash-three-layers.html |
| index 8e87adfffeb090f15d52fe865a72cdbfa05f5c05..5d3a6e47985b637f620a88ef576483e39b5a69e2 100644 |
| --- a/LayoutTests/compositing/squashing/squash-three-layers.html |
| +++ b/LayoutTests/compositing/squashing/squash-three-layers.html |
| @@ -2,7 +2,7 @@ |
| <head> |
| <style> |
| .composited { |
| --webkit-transform: translatez(0); |
| +transform: translatez(0); |
| } |
| .box { |