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

Side by Side Diff: LayoutTests/platform/mac/fast/table/border-collapsing/003-vertical-expected.txt

Issue 782793003: Auto-rebaseline for r186601 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 (402,0) size 398x600 3 layer at (402,0) size 398x600
4 RenderBlock {HTML} at (0,0) size 398x600 4 RenderBlock {HTML} at (0,0) size 398x600
5 RenderBody {BODY} at (16,8) size 350x584 5 RenderBody {BODY} at (16,8) size 350x584
6 RenderBlock {P} at (0,0) size 48x584 6 RenderBlock {P} at (0,0) size 48x584
7 RenderText {#text} at (0,0) size 16x204 7 RenderText {#text} at (0,0) size 16x204
8 text run at (0,0) width 204: "The black border below should " 8 text run at (0,0) width 204: "The black border below should "
9 RenderInline {I} at (0,0) size 16x21 9 RenderInline {I} at (0,0) size 16x21
10 RenderText {#text} at (0,203) size 16x21 10 RenderText {#text} at (0,203) size 16x21
11 text run at (0,203) width 21: "not" 11 text run at (0,203) width 21: "not"
12 RenderText {#text} at (0,223) size 32x555 12 RenderText {#text} at (0,223) size 32x555
13 text run at (0,223) width 217: " cut through the top left corner of " 13 text run at (0,223) width 217: " cut through the top left corner of "
14 text run at (0,440) width 115: "the blue border. It" 14 text run at (0,440) width 114: "the blue border. It"
15 text run at (16,0) width 292: "would cut through with our old behavior , but " 15 text run at (16,0) width 292: "would cut through with our old behavior , but "
16 RenderInline {A} at (0,0) size 16x25 [color=#0000EE] 16 RenderInline {A} at (0,0) size 16x24 [color=#0000EE]
17 RenderText {#text} at (16,291) size 16x25 17 RenderText {#text} at (16,291) size 16x24
18 text run at (16,291) width 24: "this" 18 text run at (16,291) width 24: "this"
19 RenderText {#text} at (16,315) size 32x567 19 RenderText {#text} at (16,314) size 32x566
20 text run at (16,315) width 4: " " 20 text run at (16,314) width 4: " "
21 text run at (16,319) width 248: "bug fix changed our behavior to match " 21 text run at (16,318) width 248: "bug fix changed our behavior to match "
22 text run at (32,0) width 56: "the spec." 22 text run at (32,0) width 56: "the spec."
23 RenderBlock {DIV} at (80,32) size 270x520 [border: (1px solid #0000FF)] 23 RenderBlock {DIV} at (80,32) size 270x520 [border: (1px solid #0000FF)]
24 RenderTable {DIV} at (1,1) size 220x115 [border: (1px none #000000)] 24 RenderTable {DIV} at (1,1) size 220x115 [border: (1px none #000000)]
25 RenderTableSection (anonymous) at (10,1) size 200x104 25 RenderTableSection (anonymous) at (10,1) size 200x104
26 RenderTableRow {P} at (0,0) size 100x104 26 RenderTableRow {P} at (0,0) size 100x104
27 RenderTableCell {SPAN} at (0,0) size 100x-37 [border: (1px solid # 000000)] [r=0 c=0 rs=1 cs=1] 27 RenderTableCell {SPAN} at (0,0) size 100x-37 [border: (1px solid # 000000)] [r=0 c=0 rs=1 cs=1]
28 RenderTableCell {SPAN} at (0,52) size 100x20 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1] 28 RenderTableCell {SPAN} at (0,52) size 100x20 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1]
29 RenderTableRow {P} at (0,100) size 100x104 [border: (1px solid #0000 FF)] 29 RenderTableRow {P} at (0,100) size 100x104 [border: (1px solid #0000 FF)]
30 RenderTableCell {SPAN} at (100,0) size 100x-28 [border: (10px soli d #000000)] [r=1 c=0 rs=1 cs=1] 30 RenderTableCell {SPAN} at (100,0) size 100x-28 [border: (10px soli d #000000)] [r=1 c=0 rs=1 cs=1]
31 RenderTableCell {SPAN} at (100,52) size 100x20 [border: (10px soli d #000000)] [r=1 c=1 rs=1 cs=1] 31 RenderTableCell {SPAN} at (100,52) size 100x20 [border: (10px soli d #000000)] [r=1 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698