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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/table/017-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 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 744x52 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 744x52 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 742x50 7 LayoutTableSection {TBODY} at (1,1) size 742x50
8 LayoutTableRow {TR} at (0,2) size 742x46 8 LayoutTableRow {TR} at (0,2) size 742x46
9 LayoutTableCell {TD} at (2,2) size 238x46 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 239x46 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (2,2) size 234x42 10 LayoutTable {TABLE} at (2,2) size 235x42
11 LayoutTableSection {TBODY} at (0,0) size 234x42 11 LayoutTableSection {TBODY} at (0,0) size 235x42
12 LayoutTableRow {TR} at (0,2) size 234x38 12 LayoutTableRow {TR} at (0,2) size 235x38
13 LayoutTableCell {TD} at (2,2) size 230x38 [r=0 c=0 rs=1 cs=1 ] 13 LayoutTableCell {TD} at (2,2) size 231x38 [r=0 c=0 rs=1 cs=1 ]
14 LayoutText {#text} at (1,1) size 192x35 14 LayoutText {#text} at (1,1) size 192x35
15 text run at (1,1) width 192: "This is the first column. It has" 15 text run at (1,1) width 192: "This is the first column. It has"
16 text run at (1,19) width 96: "some text in it." 16 text run at (1,19) width 96: "some text in it."
17 LayoutTableCell {TD} at (242,2) size 498x46 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 17 LayoutTableCell {TD} at (243,2) size 497x46 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
18 LayoutTable {TABLE} at (2,2) size 494x42 18 LayoutTable {TABLE} at (2,2) size 493x42
19 LayoutTableSection {TBODY} at (0,0) size 494x42 19 LayoutTableSection {TBODY} at (0,0) size 493x42
20 LayoutTableRow {TR} at (0,2) size 494x38 20 LayoutTableRow {TR} at (0,2) size 493x38
21 LayoutTableCell {TD} at (2,2) size 490x38 [r=0 c=0 rs=1 cs=1 ] 21 LayoutTableCell {TD} at (2,2) size 489x38 [r=0 c=0 rs=1 cs=1 ]
22 LayoutText {#text} at (1,1) size 471x35 22 LayoutText {#text} at (1,1) size 471x35
23 text run at (1,1) width 176: "This is the second column. " 23 text run at (1,1) width 176: "This is the second column. "
24 text run at (176,1) width 296: "It has a lot more conten t than the first column." 24 text run at (176,1) width 296: "It has a lot more conten t than the first column."
25 text run at (1,19) width 141: "That shouldn't matter." 25 text run at (1,19) width 140: "That shouldn't matter."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698