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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/003-expected.txt

Issue 1874683002: Auto-rebaseline for r386022 (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 784x52 6 LayoutTable {TABLE} at (0,0) size 784x52
7 LayoutTableSection {TBODY} at (0,0) size 784x52 7 LayoutTableSection {TBODY} at (0,0) size 784x52
8 LayoutTableRow {TR} at (0,2) size 784x24 8 LayoutTableRow {TR} at (0,2) size 784x24
9 LayoutTableCell {TD} at (2,3) size 42x22 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,3) size 42x22 [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (1,1) size 33x19 10 LayoutText {#text} at (1,1) size 33x19
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
72 LayoutBlockFlow {DIV} at (1,1) size 339x20 72 LayoutBlockFlow {DIV} at (1,1) size 339x20
73 LayoutText {#text} at (0,0) size 339x19 73 LayoutText {#text} at (0,0) size 339x19
74 text run at (0,0) width 138: "I should have nowrap. " 74 text run at (0,0) width 138: "I should have nowrap. "
75 text run at (138,0) width 92: "I really should. " 75 text run at (138,0) width 92: "I really should. "
76 text run at (230,0) width 109: "Definitely. Should." 76 text run at (230,0) width 109: "Definitely. Should."
77 layer at (57,14) size 730x16 77 layer at (57,14) size 730x16
78 LayoutBlockFlow {DIV} at (2,3) size 730x16 78 LayoutBlockFlow {DIV} at (2,3) size 730x16
79 layer at (14,246) size 179x26 clip at (15,247) size 177x24 79 layer at (14,246) size 179x26 clip at (15,247) size 177x24
80 LayoutTextControl {TEXTAREA} at (2,2) size 179x26 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 80 LayoutTextControl {TEXTAREA} at (2,2) size 179x26 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
81 LayoutBlockFlow {DIV} at (3,3) size 175x16 81 LayoutBlockFlow {DIV} at (3,3) size 175x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698