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