| Index: third_party/WebKit/LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.txt
|
| index 34b7f1d9e45892f1cb599a9e43fabc358b2fa607..5751a3b0a4815b35e8ff07ff2da0aded1ee44642 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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."
|
|
|