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

Side by Side Diff: LayoutTests/css2.1/20110323/border-conflict-style-088-expected.txt

Issue 616003003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 800x308
4 RenderBlock {HTML} at (0,0) size 800x308
5 RenderBody {BODY} at (8,16) size 784x284
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 466x18
8 text run at (0,0) width 466: "Test passes if the center box in the tab le below has a border similar to this:"
9 RenderTable {TABLE} at (0,34) size 60x60 [border: (2px none #808080)]
10 RenderTableSection {TBODY} at (2,2) size 55x55
11 RenderTableRow {TR} at (0,0) size 55x55
12 RenderTableCell {TD} at (0,24) size 55x7 [border: (3px ridge #00FF00 )] [r=0 c=0 rs=1 cs=1]
13 RenderTable {TABLE} at (0,114) size 170x170 [border: (2px none #808080)]
14 RenderTableSection {TBODY} at (2,2) size 165x165
15 RenderTableRow {TR} at (0,0) size 165x55
16 RenderTableCell {TD} at (0,15) size 55x25 [border: (3px ridge #00FF0 0)] [r=0 c=0 rs=1 cs=1]
17 RenderText {#text} at (4,4) size 32x18
18 text run at (4,4) width 32: "ridge"
19 RenderTableCell {TD} at (55,15) size 55x25 [border: (3px ridge #00FF 00)] [r=0 c=1 rs=1 cs=1]
20 RenderText {#text} at (4,4) size 32x18
21 text run at (4,4) width 32: "ridge"
22 RenderTableCell {TD} at (110,15) size 55x25 [border: (3px ridge #00F F00)] [r=0 c=2 rs=1 cs=1]
23 RenderText {#text} at (4,4) size 32x18
24 text run at (4,4) width 32: "ridge"
25 RenderTableRow {TR} at (0,55) size 165x55
26 RenderTableCell {TD} at (0,70) size 55x25 [border: (3px ridge #00FF0 0)] [r=1 c=0 rs=1 cs=1]
27 RenderText {#text} at (4,4) size 32x18
28 text run at (4,4) width 32: "ridge"
29 RenderTableCell {TD} at (55,70) size 55x25 [border: (3px outset #FF0 000)] [r=1 c=1 rs=1 cs=1]
30 RenderText {#text} at (4,4) size 37x18
31 text run at (4,4) width 37: "outset"
32 RenderTableCell {TD} at (110,70) size 55x25 [border: (3px ridge #00F F00)] [r=1 c=2 rs=1 cs=1]
33 RenderText {#text} at (4,4) size 32x18
34 text run at (4,4) width 32: "ridge"
35 RenderTableRow {TR} at (0,110) size 165x55
36 RenderTableCell {TD} at (0,125) size 55x25 [border: (3px ridge #00FF 00)] [r=2 c=0 rs=1 cs=1]
37 RenderText {#text} at (4,4) size 32x18
38 text run at (4,4) width 32: "ridge"
39 RenderTableCell {TD} at (55,125) size 55x25 [border: (3px ridge #00F F00)] [r=2 c=1 rs=1 cs=1]
40 RenderText {#text} at (4,4) size 32x18
41 text run at (4,4) width 32: "ridge"
42 RenderTableCell {TD} at (110,125) size 55x25 [border: (3px ridge #00 FF00)] [r=2 c=2 rs=1 cs=1]
43 RenderText {#text} at (4,4) size 32x18
44 text run at (4,4) width 32: "ridge"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698