Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.txt

Issue 1867243003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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."

Powered by Google App Engine
This is Rietveld 408576698