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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/whitespace/030-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 800x93 3 layer at (0,0) size 800x93
4 LayoutBlockFlow {HTML} at (0,0) size 800x93 4 LayoutBlockFlow {HTML} at (0,0) size 800x93
5 LayoutBlockFlow {BODY} at (8,13) size 784x72 5 LayoutBlockFlow {BODY} at (8,13) size 784x72
6 LayoutBlockFlow {PRE} at (0,0) size 784x19 [border: (2px solid #008000)] 6 LayoutBlockFlow {PRE} at (0,0) size 784x19 [border: (2px solid #008000)]
7 LayoutText {#text} at (2,2) size 133x15 7 LayoutText {#text} at (2,2) size 133x15
8 text run at (2,2) width 133: "I am on one line." 8 text run at (2,2) width 133: "I am on one line."
9 text run at (134,2) width 1: " " 9 text run at (134,2) width 1: " "
10 LayoutBlockFlow {DIV} at (0,32) size 784x40 [border: (2px solid #008000)] 10 LayoutBlockFlow {DIV} at (0,32) size 784x40 [border: (2px solid #008000)]
11 LayoutText {#text} at (2,2) size 772x36 11 LayoutText {#text} at (2,2) size 771x36
12 text run at (2,2) width 0: " " 12 text run at (2,2) width 0: " "
13 text run at (2,20) width 772: "This div is two lines. The newline rig ht after the tag opened is significant and is honored by Firefox and Opera (and us)." 13 text run at (2,20) width 771: "This div is two lines. The newline rig ht after the tag opened is significant and is honored by Firefox and Opera (and us)."
14 text run at (773,20) width 1: " " 14 text run at (772,20) width 1: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698