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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug46268-3-expected.txt

Issue 1867243003: 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 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 227x19 7 LayoutText {#text} at (0,0) size 227x19
8 text run at (0,0) width 227: "table - color, tbodies color, row color" 8 text run at (0,0) width 227: "table - color, tbodies color, row color"
9 LayoutTable {TABLE} at (0,20) size 186x314 [bgcolor=#FFA500] [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,20) size 186x314 [bgcolor=#FFA500] [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (41,41) size 104x168 [bgcolor=#FF0000] 10 LayoutTableSection {TBODY} at (41,41) size 104x168 [bgcolor=#FF0000]
11 LayoutTableRow {TR} at (0,40) size 104x24 [bgcolor=#FFFF00] 11 LayoutTableRow {TR} at (0,40) size 104x24 [bgcolor=#FFFF00]
12 LayoutTableCell {TD} at (40,40) size 24x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (40,40) size 24x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 20x19 13 LayoutText {#text} at (2,2) size 20x19
14 text run at (2,2) width 20: "foo" 14 text run at (2,2) width 20: "foo"
15 LayoutTableRow {TR} at (0,104) size 104x24 15 LayoutTableRow {TR} at (0,104) size 104x24
16 LayoutTableCell {TD} at (40,104) size 24x24 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (40,104) size 24x24 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1]
17 LayoutText {#text} at (2,2) size 20x19 17 LayoutText {#text} at (2,2) size 20x19
18 text run at (2,2) width 20: "foo" 18 text run at (2,2) width 20: "foo"
19 LayoutTableSection {TBODY} at (41,209) size 104x64 [bgcolor=#008000] 19 LayoutTableSection {TBODY} at (41,209) size 104x64 [bgcolor=#008000]
20 LayoutTableRow {TR} at (0,0) size 104x24 20 LayoutTableRow {TR} at (0,0) size 104x24
21 LayoutTableCell {TD} at (40,0) size 24x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 21 LayoutTableCell {TD} at (40,0) size 24x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
22 LayoutText {#text} at (2,2) size 20x19 22 LayoutText {#text} at (2,2) size 20x19
23 text run at (2,2) width 20: "foo" 23 text run at (2,2) width 20: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698