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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug42043-expected.txt

Issue 306953007: Unreviewed Win XP rebaselines for r175038, part 5 (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 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x60 6 RenderBlock {P} at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 754x39 7 RenderText {#text} at (0,0) size 754x39
8 text run at (0,0) width 754: "(1) Table with 2 columns. Relative width value for first column is \"1*\" and for column 2 is \"3*\". Table width is 100 %. The first" 8 text run at (0,0) width 754: "(1) Table with 2 columns. Relative width value for first column is \"1*\" and for column 2 is \"3*\". Table width is 100 %. The first"
9 text run at (0,20) width 645: "column should span 1/4 of the window wi dth and the second column should span 3/4 of the window width. " 9 text run at (0,20) width 645: "column should span 1/4 of the window wi dth and the second column should span 3/4 of the window width. "
10 RenderInline {B} at (0,0) size 748x39 10 RenderInline {B} at (0,0) size 748x39
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 RenderTableCol {COL} at (0,0) size 0x0 57 RenderTableCol {COL} at (0,0) size 0x0
58 RenderTableCol {COL} at (0,0) size 0x0 58 RenderTableCol {COL} at (0,0) size 0x0
59 RenderTableSection {TBODY} at (1,1) size 782x28 59 RenderTableSection {TBODY} at (1,1) size 782x28
60 RenderTableRow {TR} at (0,2) size 782x24 60 RenderTableRow {TR} at (0,2) size 782x24
61 RenderTableCell {TD} at (2,2) size 388x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 61 RenderTableCell {TD} at (2,2) size 388x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
62 RenderText {#text} at (2,2) size 26x19 62 RenderText {#text} at (2,2) size 26x19
63 text run at (2,2) width 26: "Test" 63 text run at (2,2) width 26: "Test"
64 RenderTableCell {TD} at (392,2) size 388x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 64 RenderTableCell {TD} at (392,2) size 388x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
65 RenderText {#text} at (2,2) size 26x19 65 RenderText {#text} at (2,2) size 26x19
66 text run at (2,2) width 26: "Test" 66 text run at (2,2) width 26: "Test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698