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

Side by Side Diff: LayoutTests/platform/win-xp/tables/layering/paint-test-layering-1-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 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 746x39 7 RenderText {#text} at (0,0) size 746x39
8 text run at (0,0) width 746: "This test checks the renderer's ability to layer multiple cells in a table on top of one another. This test has three ce lls that span" 8 text run at (0,0) width 746: "This test checks the renderer's ability to layer multiple cells in a table on top of one another. This test has three ce lls that span"
9 text run at (0,20) width 172: "multiple table grid slots. The " 9 text run at (0,20) width 172: "multiple table grid slots. The "
10 RenderInline {SPAN} at (0,0) size 22x19 [color=#FF0000] 10 RenderInline {SPAN} at (0,0) size 22x19 [color=#FF0000]
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 text run at (2,2) width 16: " " 45 text run at (2,2) width 16: " "
46 RenderTableCell {TD} at (24,54) size 74x24 [bgcolor=#0000FF] [border : (1px inset #808080)] [r=1 c=1 rs=2 cs=2] 46 RenderTableCell {TD} at (24,54) size 74x24 [bgcolor=#0000FF] [border : (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
47 RenderBlock {DIV} at (2,2) size 70x20 [color=#008000] 47 RenderBlock {DIV} at (2,2) size 70x20 [color=#008000]
48 RenderText {#text} at (16,0) size 54x19 48 RenderText {#text} at (16,0) size 54x19
49 text run at (16,0) width 54: " FAIL " 49 text run at (16,0) width 54: " FAIL "
50 RenderTableRow {TR} at (0,54) size 100x24 50 RenderTableRow {TR} at (0,54) size 100x24
51 RenderTableCell {TD} at (2,54) size 96x24 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3] 51 RenderTableCell {TD} at (2,54) size 96x24 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
52 RenderBlock {DIV} at (2,2) size 92x20 52 RenderBlock {DIV} at (2,2) size 92x20
53 RenderText {#text} at (84,0) size 8x19 53 RenderText {#text} at (84,0) size 8x19
54 text run at (84,0) width 8: " " 54 text run at (84,0) width 8: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698