Index: third_party/WebKit/LayoutTests/platform/linux/svg/text/text-repaint-rects-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-repaint-rects-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-repaint-rects-expected.txt |
index 217bb59529a7da964a55d01090683e64c3af6f0e..195bc4707389c5417bd220c5cf5aaac18ab076d2 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-repaint-rects-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-repaint-rects-expected.txt |
@@ -47,12 +47,12 @@ layer at (0,0) size 800x164 |
LayoutSVGText {text} at (0,-45) size 44x57 contains 1 chunk(s) |
LayoutSVGInlineText {#text} at (0,0) size 44x57 |
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 44.00: "M" |
- LayoutText {#text} at (710,32) size 784x99 |
+ LayoutText {#text} at (710,32) size 773x99 |
text run at (710,32) width 4: " " |
text run at (714,32) width 45: "this test" |
text run at (0,52) width 773: "case is specially constructed so that when the view is sized to 800x600 (the default for DumpRenderTree) the text wraps and not" |
- text run at (0,72) width 267: "all of the text in the SVG is drawn correctly. " |
- text run at (266,72) width 300: "You should see all of A-L (and half of M) above. " |
- text run at (565,72) width 219: "The code was incorrectly calculating" |
- text run at (0,92) width 777: "the PaintInfo::rect (damage rect) when passing it through LayoutBlockFlow and render block was (correctly) clipping out some of" |
- text run at (0,112) width 156: "the lineboxes during paint." |
+ text run at (0,72) width 268: "all of the text in the SVG is drawn correctly. " |
+ text run at (268,72) width 299: "You should see all of A-L (and half of M) above. " |
+ text run at (566,72) width 153: "The code was incorrectly" |
+ text run at (0,92) width 768: "calculating the PaintInfo::rect (damage rect) when passing it through LayoutBlockFlow and render block was (correctly) clipping" |
+ text run at (0,112) width 231: "out some of the lineboxes during paint." |