| Index: third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html b/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html
|
| index 954dd315d829f7364aa090dc5df2942f768840d3..cdca884e8649edfb2a681e293666331bf3279428 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection-expected.html
|
| @@ -5,6 +5,10 @@
|
| #ancestor {
|
| -webkit-box-reflect: below;
|
| }
|
| + #composited-overlap-child {
|
| + will-change: transform;
|
| + }
|
| +
|
| </style>
|
| <script src="resources/squash-with-ancestor-property.js"></script>
|
| <script>
|
|
|