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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/002-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 100x144 6 LayoutBlockFlow {P} at (0,0) size 100x144
7 LayoutText {#text} at (0,0) size 100x144 7 LayoutText {#text} at (0,0) size 100x144
8 text run at (0,0) width 100: "This paragraph" 8 text run at (0,0) width 100: "This paragraph"
9 text run at (0,18) width 54: "contains" 9 text run at (0,18) width 54: "contains"
10 text run at (0,36) width 100: "justified text." 10 text run at (0,36) width 100: "justified text."
11 text run at (0,54) width 100: "Within the" 11 text run at (0,54) width 100: "Within the"
12 text run at (0,72) width 74: "constrained" 12 text run at (0,72) width 74: "constrained"
13 text run at (0,90) width 100: "width, this text" 13 text run at (0,90) width 100: "width, this text"
14 text run at (0,108) width 100: "should be" 14 text run at (0,108) width 100: "should be"
15 text run at (0,126) width 57: "justified." 15 text run at (0,126) width 56: "justified."
16 LayoutBlockFlow {P} at (0,160) size 100x144 16 LayoutBlockFlow {P} at (0,160) size 100x144
17 LayoutText {#text} at (0,0) size 100x144 17 LayoutText {#text} at (0,0) size 100x144
18 text run at (0,0) width 100: "This paragraph" 18 text run at (0,0) width 100: "This paragraph"
19 text run at (0,18) width 100: "also contains" 19 text run at (0,18) width 100: "also contains"
20 text run at (0,36) width 100: "justified text." 20 text run at (0,36) width 100: "justified text."
21 text run at (0,54) width 100: "Within the" 21 text run at (0,54) width 100: "Within the"
22 text run at (0,72) width 74: "constrained" 22 text run at (0,72) width 74: "constrained"
23 text run at (0,90) width 100: "width, this text" 23 text run at (0,90) width 100: "width, this text"
24 text run at (0,108) width 100: "should be" 24 text run at (0,108) width 100: "should be"
25 text run at (0,126) width 57: "justified." 25 text run at (0,126) width 56: "justified."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698