| Index: third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-vertical-lr.html
|
| diff --git a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-vertical-lr.html b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-vertical-lr.html
|
| index 6fd942ef8dd11c441dfe429262dfd6f390457ad4..c76e8bd108a5a75608e7e44cb478edc3ce12bfe8 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-vertical-lr.html
|
| +++ b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-vertical-lr.html
|
| @@ -7,7 +7,7 @@
|
| function repaintTest() {
|
| selectRange(container, 0, container, 1);
|
| };
|
| -window.onload = runRepaintTest;
|
| +window.onload = runRepaintAndPixelTest;
|
| </script>
|
| <style>
|
| div {
|
|
|