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

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

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 228x19
8 text run at (0,0) width 228: "table - color, tbodies color, row color"
9 LayoutTable {TABLE} at (0,20) size 186x314 [bgcolor=#FFA500] [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (41,41) size 104x168 [bgcolor=#FF0000]
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]
13 RenderText {#text} at (2,2) size 20x19
14 text run at (2,2) width 20: "foo"
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]
17 RenderText {#text} at (2,2) size 20x19
18 text run at (2,2) width 20: "foo"
19 LayoutTableSection {TBODY} at (41,209) size 104x64 [bgcolor=#008000]
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]
22 RenderText {#text} at (2,2) size 20x19
23 text run at (2,2) width 20: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698