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

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

Issue 312083003: Auto-rebaseline for r175436 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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: LayoutTests/platform/mac/fast/loader/text-document-wrapping-expected.txt
diff --git a/LayoutTests/platform/linux/fast/loader/text-document-wrapping-expected.txt b/LayoutTests/platform/mac/fast/loader/text-document-wrapping-expected.txt
similarity index 67%
copy from LayoutTests/platform/linux/fast/loader/text-document-wrapping-expected.txt
copy to LayoutTests/platform/mac/fast/loader/text-document-wrapping-expected.txt
index 27bf4d2095be74466905eabbcbef1d244852731b..7af8d9e2bb81cd64d05abcd7f54ab2e794dd52dd 100644
--- a/LayoutTests/platform/linux/fast/loader/text-document-wrapping-expected.txt
+++ b/LayoutTests/platform/mac/fast/loader/text-document-wrapping-expected.txt
@@ -10,12 +10,12 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x579
- RenderBlock {PRE} at (0,0) size 784x80
- RenderText {#text} at (0,0) size 784x80
+ RenderBlock {PRE} at (0,0) size 784x75
+ RenderText {#text} at (0,0) size 784x75
text run at (0,0) width 416: "This line should wrap with no horizontal scroll bar:"
text run at (416,0) width 0: " "
- text run at (0,16) width 0: " "
- text run at (0,32) width 784: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrst"
- text run at (0,48) width 784: "uvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmn"
- text run at (0,64) width 512: "opqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz"
- text run at (512,64) width 0: " "
+ text run at (0,15) width 0: " "
+ text run at (0,30) width 784: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrst"
+ text run at (0,45) width 784: "uvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmn"
+ text run at (0,60) width 512: "opqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz"
+ text run at (512,60) width 0: " "

Powered by Google App Engine
This is Rietveld 408576698