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

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

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 1532x899 1 layer at (0,0) size 1532x911
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x899 3 layer at (0,0) size 800x911
4 RenderBlock {HTML} at (0,0) size 800x898.88 4 RenderBlock {HTML} at (0,0) size 800x910.88
5 RenderBody {BODY} at (8,21.44) size 784x869.44 5 RenderBody {BODY} at (8,21.44) size 784x881.44
6 RenderBlock {H1} at (0,0) size 784x37 6 RenderBlock {H1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 292x36 7 RenderText {#text} at (0,0) size 292x36
8 text run at (0,0) width 292: "Table Border Models" 8 text run at (0,0) width 292: "Table Border Models"
9 RenderBlock {P} at (0,58.44) size 784x18 9 RenderBlock {P} at (0,58.44) size 784x18
10 RenderText {#text} at (0,0) size 121x17 10 RenderText {#text} at (0,0) size 121x17
11 text run at (0,0) width 121: "This tests tests the " 11 text run at (0,0) width 121: "This tests tests the "
12 RenderInline {A} at (0,0) size 212x17 [color=#0000EE] 12 RenderInline {A} at (0,0) size 212x17 [color=#0000EE]
13 RenderText {#text} at (120,0) size 212x17 13 RenderText {#text} at (120,0) size 212x17
14 text run at (120,0) width 212: "CSS2 spec rules on table borders" 14 text run at (120,0) width 212: "CSS2 spec rules on table borders"
15 RenderText {#text} at (331,0) size 185x17 15 RenderText {#text} at (331,0) size 185x17
16 text run at (331,0) width 9: ". " 16 text run at (331,0) width 9: ". "
17 text run at (339,0) width 177: "The styles applied here are:" 17 text run at (339,0) width 177: "The styles applied here are:"
18 RenderBlock {PRE} at (0,92.44) size 784x180 18 RenderBlock {PRE} at (0,92.44) size 784x192
19 RenderText {#text} at (0,0) size 671x180 19 RenderText {#text} at (0,0) size 688x192
20 text run at (0,0) width 398: "TABLE { margin: 1em; border: medium so lid blue; }" 20 text run at (0,0) width 408: "TABLE { margin: 1em; border: medium so lid blue; }"
21 text run at (397,0) width 1: " " 21 text run at (408,0) width 0: " "
22 text run at (0,15) width 367: "TD { border: thin solid green; padding : 5px; }" 22 text run at (0,16) width 376: "TD { border: thin solid green; padding : 5px; }"
23 text run at (366,15) width 1: " " 23 text run at (376,16) width 0: " "
24 text run at (0,30) width 383: "TH { border: medium solid purple; paddi ng: 5px; }" 24 text run at (0,32) width 392: "TH { border: medium solid purple; paddi ng: 5px; }"
25 text run at (382,30) width 1: " " 25 text run at (392,32) width 0: " "
26 text run at (0,45) width 352: "TABLE.one, TABLE.two { border-spacing: 1em; }" 26 text run at (0,48) width 360: "TABLE.one, TABLE.two { border-spacing: 1em; }"
27 text run at (351,45) width 1: " " 27 text run at (360,48) width 0: " "
28 text run at (0,60) width 313: "TABLE.one { border-collapse: collapse; }" 28 text run at (0,64) width 320: "TABLE.one { border-collapse: collapse; }"
29 text run at (312,60) width 1: " " 29 text run at (320,64) width 0: " "
30 text run at (0,75) width 313: "TABLE.two { border-collapse: separate; }" 30 text run at (0,80) width 320: "TABLE.two { border-collapse: separate; }"
31 text run at (312,75) width 1: " " 31 text run at (320,80) width 0: " "
32 text run at (0,90) width 523: "TABLE.three { border-collapse: separate ; border-spacing: 0 0.5em; }" 32 text run at (0,96) width 536: "TABLE.three { border-collapse: separate ; border-spacing: 0 0.5em; }"
33 text run at (522,90) width 1: " " 33 text run at (536,96) width 0: " "
34 text run at (0,105) width 515: "TABLE.four { border-collapse: separate ; border-spacing: 0.5em 0; }" 34 text run at (0,112) width 528: "TABLE.four { border-collapse: separate ; border-spacing: 0.5em 0; }"
35 text run at (514,105) width 1: " " 35 text run at (528,112) width 0: " "
36 text run at (0,120) width 320: "TABLE.five { border-collapse: separate ; }" 36 text run at (0,128) width 328: "TABLE.five { border-collapse: separate ; }"
37 text run at (319,120) width 1: " " 37 text run at (328,128) width 0: " "
38 text run at (0,135) width 453: "TABLE.five, TABLE.five TD, TABLE.five TH { border: none; }" 38 text run at (0,144) width 464: "TABLE.five, TABLE.five TD, TABLE.five TH { border: none; }"
39 text run at (452,135) width 1: " " 39 text run at (464,144) width 0: " "
40 text run at (0,150) width 671: "TABLE.five TR, TABLE.five COL, TABLE.f ive COLGROUP, TABLE.five TBODY, TABLE.five THEAD" 40 text run at (0,160) width 688: "TABLE.five TR, TABLE.five COL, TABLE.f ive COLGROUP, TABLE.five TBODY, TABLE.five THEAD"
41 text run at (670,150) width 1: " " 41 text run at (688,160) width 0: " "
42 text run at (0,165) width 258: " { border: medium solid red; }" 42 text run at (0,176) width 264: " { border: medium solid red; }"
43 text run at (257,165) width 1: " " 43 text run at (264,176) width 0: " "
44 RenderBlock {DIV} at (0,285.44) size 1524x584 44 RenderBlock {DIV} at (0,297.44) size 1524x584
45 RenderTable {TABLE} at (16,16) size 238x552 [border: (1px solid #0000FF) ] 45 RenderTable {TABLE} at (16,16) size 238x552 [border: (1px solid #0000FF) ]
46 RenderTableSection {TBODY} at (1,1) size 235x549 46 RenderTableSection {TBODY} at (1,1) size 235x549
47 RenderTableRow {TR} at (0,0) size 31x549 47 RenderTableRow {TR} at (0,0) size 31x549
48 RenderTableCell {TH} at (0,0) size 31x183 [border: (2px solid #800 080)] [r=0 c=0 rs=1 cs=1] 48 RenderTableCell {TH} at (0,0) size 31x183 [border: (2px solid #800 080)] [r=0 c=0 rs=1 cs=1]
49 RenderText {#text} at (6,50) size 17x84 49 RenderText {#text} at (6,50) size 17x84
50 text run at (6,50) width 84: "Header One" 50 text run at (6,50) width 84: "Header One"
51 RenderTableCell {TH} at (0,183) size 31x173 [border: (2px solid #8 00080)] [r=0 c=1 rs=1 cs=1] 51 RenderTableCell {TH} at (0,183) size 31x173 [border: (2px solid #8 00080)] [r=0 c=1 rs=1 cs=1]
52 RenderText {#text} at (6,44) size 17x86 52 RenderText {#text} at (6,44) size 17x86
53 text run at (6,44) width 85: "Header Two" 53 text run at (6,44) width 85: "Header Two"
54 RenderTableCell {TH} at (0,356) size 31x193 [border: (2px solid #8 00080)] [r=0 c=2 rs=1 cs=1] 54 RenderTableCell {TH} at (0,356) size 31x193 [border: (2px solid #8 00080)] [r=0 c=2 rs=1 cs=1]
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 text run at (14,-4) width 188: "This table should have a 1em" 352 text run at (14,-4) width 188: "This table should have a 1em"
353 text run at (32,-4) width 163: "margin around all edges. " 353 text run at (32,-4) width 163: "margin around all edges. "
354 text run at (32,158) width 29: "This" 354 text run at (32,158) width 29: "This"
355 text run at (50,-4) width 50: "margin " 355 text run at (50,-4) width 50: "margin "
356 text run at (50,45) width 135: "is measured from the" 356 text run at (50,45) width 135: "is measured from the"
357 RenderInline {EM} at (0,0) size 17x68 357 RenderInline {EM} at (0,0) size 17x68
358 RenderText {#text} at (68,-4) size 17x68 358 RenderText {#text} at (68,-4) size 17x68
359 text run at (68,-4) width 68: "outer edge" 359 text run at (68,-4) width 68: "outer edge"
360 RenderText {#text} at (68,63) size 17x88 360 RenderText {#text} at (68,63) size 17x88
361 text run at (68,63) width 87: " of its border." 361 text run at (68,63) width 87: " of its border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698