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

Side by Side Diff: LayoutTests/platform/win-xp/tables/layering/paint-test-layering-2-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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 RenderText {#text} at (2,2) size 40x19 55 RenderText {#text} at (2,2) size 40x19
56 text run at (2,2) width 40: " " 56 text run at (2,2) width 40: " "
57 RenderTableCell {TD} at (94,54) size 44x24 [border: (1px inset #8080 80)] [r=2 c=2 rs=1 cs=1] 57 RenderTableCell {TD} at (94,54) size 44x24 [border: (1px inset #8080 80)] [r=2 c=2 rs=1 cs=1]
58 RenderText {#text} at (2,2) size 40x19 58 RenderText {#text} at (2,2) size 40x19
59 text run at (2,2) width 40: " " 59 text run at (2,2) width 40: " "
60 RenderTableRow {TR} at (0,80) size 186x24 60 RenderTableRow {TR} at (0,80) size 186x24
61 RenderTableCell {TD} at (2,80) size 182x24 [bgcolor=#008000] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=4] 61 RenderTableCell {TD} at (2,80) size 182x24 [bgcolor=#008000] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=4]
62 RenderBlock {DIV} at (2,2) size 178x20 [color=#008000] 62 RenderBlock {DIV} at (2,2) size 178x20 [color=#008000]
63 RenderText {#text} at (140,0) size 38x19 63 RenderText {#text} at (140,0) size 38x19
64 text run at (140,0) width 38: "FAIL " 64 text run at (140,0) width 38: "FAIL "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698