| Index: third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html b/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html
|
| index 20dd6e92621fc85918c4d9b7266a34e96dc4c5a4..545c95357a279e2f7b046e2ec1af7df249e9e722 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/squash-with-ancestor-blending.html
|
| @@ -11,10 +11,10 @@
|
| }
|
| </style>
|
| <script src="resources/squash-with-ancestor-property.js"></script>
|
| -<script>
|
| - window.onload = generateDom;
|
| -</script>
|
| </head>
|
|
|
| <body>
|
| </body>
|
| +<script>
|
| +generateDom();
|
| +</script>
|
|
|