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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/loader/text-document-wrapping-expected.txt

Issue 1868923003: Auto-rebaseline for r385693 (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/fast/loader/text-document-wrapping-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/loader/text-document-wrapping-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/loader/text-document-wrapping-expected.txt
index 29f768e5505f7238d3fa288e693bd272ba9d2b71..d4d6d41ef04257b56998ada5661e532eda5faed4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/loader/text-document-wrapping-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/loader/text-document-wrapping-expected.txt
@@ -11,11 +11,11 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x579
LayoutBlockFlow {PRE} at (0,0) size 784x75
- LayoutText {#text} at (0,0) size 781x75
+ LayoutText {#text} at (0,0) size 780x75
text run at (0,0) width 406: "This line should wrap with no horizontal scroll bar:"
text run at (405,0) width 1: " "
text run at (0,15) width 0: " "
- text run at (0,30) width 781: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuv"
- text run at (0,45) width 781: "wxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqr"
+ text run at (0,30) width 780: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuv"
+ text run at (0,45) width 780: "wxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqr"
text run at (0,60) width 469: "stuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz"
text run at (468,60) width 1: " "

Powered by Google App Engine
This is Rietveld 408576698