| Index: third_party/WebKit/LayoutTests/compositing/squashing/tricky-element-removal-crash.html
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/tricky-element-removal-crash.html b/third_party/WebKit/LayoutTests/compositing/squashing/tricky-element-removal-crash.html
|
| index e8874210e20b99a98a7cee7cf1dbdf2f2273570d..efe9c7b13419cdc34846c65305de539082a4678e 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/tricky-element-removal-crash.html
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/tricky-element-removal-crash.html
|
| @@ -9,5 +9,5 @@ function repaintTest() {
|
| document.querySelector('#target').remove();
|
| }
|
|
|
| -runRepaintTest();
|
| +runRepaintAndPixelTest();
|
| </script>
|
|
|