| Index: third_party/WebKit/LayoutTests/platform/win/svg/text/text-repaint-rects-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/text-repaint-rects-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/text-repaint-rects-expected.txt
|
| index b4b5d95d99c245c1c26c39759723c9d27d50d2ab..64e5da5abaae532c5a7bdb016d92b21a9645128d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/text/text-repaint-rects-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/text-repaint-rects-expected.txt
|
| @@ -51,8 +51,8 @@ layer at (0,0) size 800x155
|
| text run at (725,33) width 5: " "
|
| text run at (729,33) width 50: "this test"
|
| text run at (0,51) width 771: "case is specially constructed so that when the view is sized to 800x600 (the default for DumpRenderTree) the text wraps"
|
| - text run at (0,69) width 339: "and not all of the text in the SVG is drawn correctly. "
|
| - text run at (338,69) width 319: "You should see all of A-L (and half of M) above. "
|
| - text run at (656,69) width 89: "The code was"
|
| + text run at (0,69) width 340: "and not all of the text in the SVG is drawn correctly. "
|
| + text run at (339,69) width 319: "You should see all of A-L (and half of M) above. "
|
| + text run at (657,69) width 89: "The code was"
|
| text run at (0,87) width 774: "incorrectly calculating the PaintInfo::rect (damage rect) when passing it through LayoutBlockFlow and render block was"
|
| text run at (0,105) width 379: "(correctly) clipping out some of the lineboxes during paint."
|
|
|