| 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..1a774e63e7e6e58f30f34243f87b1e3855b26022 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
|
| @@ -6,7 +6,7 @@
|
| span#q { background-color: green; }
|
| span#q::selection { background-color: red; }
|
| </style>
|
| - <script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| + <script src="resources/repaint.js" type="text/javascript"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|