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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/float/floats-and-text-indent-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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 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 800x90 3 layer at (0,0) size 800x90
4 LayoutBlockFlow {HTML} at (0,0) size 800x90 4 LayoutBlockFlow {HTML} at (0,0) size 800x90
5 LayoutBlockFlow {BODY} at (8,8) size 784x74 5 LayoutBlockFlow {BODY} at (8,8) size 784x74
6 LayoutBlockFlow {DIV} at (0,0) size 202x74 [border: (1px solid #000000)] 6 LayoutBlockFlow {DIV} at (0,0) size 202x74 [border: (1px solid #000000)]
7 LayoutBlockFlow (floating) {DIV} at (1,1) size 50x50 [bgcolor=#008000] 7 LayoutBlockFlow (floating) {DIV} at (1,1) size 50x50 [bgcolor=#008000]
8 LayoutText {#text} at (151,1) size 197x72 8 LayoutText {#text} at (151,1) size 197x72
9 text run at (151,1) width 37: "Some" 9 text run at (151,1) width 37: "Some"
10 text run at (51,19) width 124: "text that should not" 10 text run at (51,19) width 124: "text that should not"
11 text run at (51,37) width 147: "overlap the edge of the" 11 text run at (51,37) width 147: "overlap the edge of the"
12 text run at (1,55) width 64: "container." 12 text run at (1,55) width 63: "container."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698