| Index: LayoutTests/compositing/squashing/repaint-child-of-squashed.html
|
| diff --git a/LayoutTests/compositing/squashing/repaint-child-of-squashed.html b/LayoutTests/compositing/squashing/repaint-child-of-squashed.html
|
| index eea249b00af35070b808f5a7266d63b851787f54..cc9cce4460a5aee3b1ec5e7fda20c6d8017d132e 100644
|
| --- a/LayoutTests/compositing/squashing/repaint-child-of-squashed.html
|
| +++ b/LayoutTests/compositing/squashing/repaint-child-of-squashed.html
|
| @@ -3,7 +3,7 @@
|
| <script src="../../resources/run-after-display.js"></script>
|
| <style>
|
| .composited {
|
| --webkit-transform: translatez(0);
|
| +transform: translatez(0);
|
| }
|
|
|
| .box {
|
|
|