| Index: third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection.html
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection.html b/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection.html
|
| index 954dd315d829f7364aa090dc5df2942f768840d3..3399a315c190289da47d65b94e8f77d296d5d12b 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection.html
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-reflection.html
|
| @@ -7,10 +7,10 @@
|
| }
|
| </style>
|
| <script src="resources/squash-with-ancestor-property.js"></script>
|
| -<script>
|
| - window.onload = generateDom;
|
| -</script>
|
| </head>
|
|
|
| <body>
|
| </body>
|
| +<script>
|
| + generateDom();
|
| +</script>
|
|
|