| Index: third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-with-br-includes-newline.html
|
| diff --git a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-with-br-includes-newline.html b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-with-br-includes-newline.html
|
| index ff1c1f9b38af309d5d7b466c77323f9002a23ede..7d0da20928bc9d818b9f60bc1a2b291eaf337edf 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-with-br-includes-newline.html
|
| +++ b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-with-br-includes-newline.html
|
| @@ -9,7 +9,7 @@
|
| function repaintTest() {
|
| selectRange(container, 0, container, 3);
|
| };
|
| -window.onload = runRepaintTest;
|
| +window.onload = runRepaintAndPixelTest;
|
| </script>
|
| <style>
|
| div {
|
|
|