| Index: third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree.html b/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree.html
|
| index be8e10b3b517049caf561e3762a0261adc2fc1e4..1bd6c0770effe9bf3f65418d995dbe2abbcdb85c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree.html
|
| @@ -5,7 +5,7 @@
|
| {
|
| document.getElementById('node').remove();
|
| }
|
| - onload = runRepaintTest;
|
| + onload = runRepaintAndPixelTest;
|
| </script>
|
|
|
| <div style="visibility: hidden; opacity: 0.9; width: 600px;">
|
|
|