| Index: third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-rtl.html
|
| diff --git a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-rtl.html b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-rtl.html
|
| index 700d24dd5f0f7c13f29f8f4ef89ac438331205c9..b6f7ecdef107260f9330cc0e08aa47de827506d4 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-rtl.html
|
| +++ b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-rtl.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <script src="../../resources/ahem.js"></script>
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/repaint.js"></script>
|
| <script src="resources/selection.js"></script>
|
| <script>
|
| // Selects two lines and expects a newline to be represented.
|
|
|