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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/007-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 200x24 6 LayoutTable {TABLE} at (0,0) size 199x24
7 LayoutTableSection {TBODY} at (0,0) size 200x24 7 LayoutTableSection {TBODY} at (0,0) size 199x24
8 LayoutTableRow {TR} at (0,2) size 200x20 8 LayoutTableRow {TR} at (0,2) size 199x20
9 LayoutTableCell {TD} at (2,2) size 60x20 [bgcolor=#FFFFCC] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 60x20 [bgcolor=#FFFFCC] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (1,1) size 58x18 10 LayoutText {#text} at (1,1) size 58x18
11 text run at (1,1) width 58: "Cell One" 11 text run at (1,1) width 58: "Cell One"
12 LayoutTableCell {TD} at (64,2) size 62x20 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (64,2) size 61x20 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1]
13 LayoutText {#text} at (1,1) size 60x18 13 LayoutText {#text} at (1,1) size 59x18
14 text run at (1,1) width 60: "Cell Two" 14 text run at (1,1) width 59: "Cell Two"
15 LayoutTableCell {TD} at (128,2) size 70x20 [bgcolor=#FFFFCC] [r=0 c= 2 rs=1 cs=1] 15 LayoutTableCell {TD} at (127,2) size 70x20 [bgcolor=#FFFFCC] [r=0 c= 2 rs=1 cs=1]
16 LayoutText {#text} at (1,1) size 68x18 16 LayoutText {#text} at (1,1) size 68x18
17 text run at (1,1) width 68: "Cell Three" 17 text run at (1,1) width 68: "Cell Three"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698