| Index: third_party/WebKit/LayoutTests/fast/repaint/text-selection-rect-in-overflow.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/text-selection-rect-in-overflow.html b/third_party/WebKit/LayoutTests/fast/repaint/text-selection-rect-in-overflow.html
|
| index 9e6e02b1739b074c60c15353a22b16a6d6321248..7b3d5cc47c11df5b0d9f5b165ce90453ed0619f2 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/text-selection-rect-in-overflow.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/text-selection-rect-in-overflow.html
|
| @@ -14,7 +14,7 @@
|
| }
|
| </script>
|
| </head>
|
| -<body onload="runRepaintTest();">
|
| +<body onload="runRepaintAndPixelTest();">
|
| <div id="t" style="height: 100px; overflow: hidden;">
|
| <br><br><br><br>
|
| <span id="q">Should have green background</span><br>
|
|
|