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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug55694-expected.txt

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 236x19 7 RenderText {#text} at (0,0) size 236x19
8 text run at (0,0) width 236: "The table below is inside a div tag with " 8 text run at (0,0) width 236: "The table below is inside a div tag with "
9 RenderInline {B} at (0,0) size 56x19 9 RenderInline {B} at (0,0) size 56x19
10 RenderText {#text} at (236,0) size 56x19 10 RenderText {#text} at (236,0) size 56x19
(...skipping 28 matching lines...) Expand all
39 RenderText {#text} at (2,2) size 125x19 39 RenderText {#text} at (2,2) size 125x19
40 text run at (2,2) width 125: "Table width = 100%" 40 text run at (2,2) width 125: "Table width = 100%"
41 layer at (8,216) size 784x30 41 layer at (8,216) size 784x30
42 RenderBlock (relative positioned) {DIV} at (0,208) size 784x30 [bgcolor=#CC006 6] 42 RenderBlock (relative positioned) {DIV} at (0,208) size 784x30 [bgcolor=#CC006 6]
43 RenderTable {TABLE} at (0,0) size 784x30 [border: (1px outset #808080)] 43 RenderTable {TABLE} at (0,0) size 784x30 [border: (1px outset #808080)]
44 RenderTableSection {TBODY} at (1,1) size 782x28 44 RenderTableSection {TBODY} at (1,1) size 782x28
45 RenderTableRow {TR} at (0,2) size 782x24 45 RenderTableRow {TR} at (0,2) size 782x24
46 RenderTableCell {TD} at (2,2) size 778x24 [border: (1px inset #808080) ] [r=0 c=0 rs=1 cs=1] 46 RenderTableCell {TD} at (2,2) size 778x24 [border: (1px inset #808080) ] [r=0 c=0 rs=1 cs=1]
47 RenderText {#text} at (2,2) size 125x19 47 RenderText {#text} at (2,2) size 125x19
48 text run at (2,2) width 125: "Table width = 100%" 48 text run at (2,2) width 125: "Table width = 100%"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698