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

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

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 1558x913 1 layer at (0,0) size 1558x913
2 RenderView at (0,0) size 785x585 2 RenderView at (0,0) size 785x585
3 layer at (0,0) size 785x913 3 layer at (0,0) size 785x913
4 RenderBlock {HTML} at (0,0) size 785x913 4 RenderBlock {HTML} at (0,0) size 785x912.88
5 RenderBody {BODY} at (8,21) size 769x884 5 RenderBody {BODY} at (8,21.44) size 769x883.44
6 RenderBlock {H1} at (0,0) size 769x37 6 RenderBlock {H1} at (0,0) size 769x37
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) size 769x21 9 RenderBlock {P} at (0,58.44) size 769x20
10 RenderText {#text} at (0,0) size 113x19 10 RenderText {#text} at (0,0) size 113x19
11 text run at (0,0) width 113: "This tests tests the " 11 text run at (0,0) width 113: "This tests tests the "
12 RenderInline {A} at (0,0) size 204x19 [color=#0000EE] 12 RenderInline {A} at (0,0) size 204x19 [color=#0000EE]
13 RenderText {#text} at (113,0) size 204x19 13 RenderText {#text} at (113,0) size 204x19
14 text run at (113,0) width 204: "CSS2 spec rules on table borders" 14 text run at (113,0) width 204: "CSS2 spec rules on table borders"
15 RenderText {#text} at (317,0) size 172x19 15 RenderText {#text} at (317,0) size 172x19
16 text run at (317,0) width 8: ". " 16 text run at (317,0) width 8: ". "
17 text run at (325,0) width 164: "The styles applied here are:" 17 text run at (325,0) width 164: "The styles applied here are:"
18 RenderBlock {PRE} at (0,94) size 769x193 18 RenderBlock {PRE} at (0,94.44) size 769x192
19 RenderText {#text} at (0,0) size 688x192 19 RenderText {#text} at (0,0) size 688x192
20 text run at (0,0) width 408: "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 (408,0) width 0: " " 21 text run at (408,0) width 0: " "
22 text run at (0,16) width 376: "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 (376,16) width 0: " " 23 text run at (376,16) width 0: " "
24 text run at (0,32) width 392: "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 (392,32) width 0: " " 25 text run at (392,32) width 0: " "
26 text run at (0,48) width 360: "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 (360,48) width 0: " " 27 text run at (360,48) width 0: " "
28 text run at (0,64) width 320: "TABLE.one { border-collapse: collapse; }" 28 text run at (0,64) width 320: "TABLE.one { border-collapse: collapse; }"
29 text run at (320,64) width 0: " " 29 text run at (320,64) width 0: " "
30 text run at (0,80) width 320: "TABLE.two { border-collapse: separate; }" 30 text run at (0,80) width 320: "TABLE.two { border-collapse: separate; }"
31 text run at (320,80) width 0: " " 31 text run at (320,80) width 0: " "
32 text run at (0,96) width 536: "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 (536,96) width 0: " " 33 text run at (536,96) width 0: " "
34 text run at (0,112) width 528: "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 (528,112) width 0: " " 35 text run at (528,112) width 0: " "
36 text run at (0,128) width 328: "TABLE.five { border-collapse: separate ; }" 36 text run at (0,128) width 328: "TABLE.five { border-collapse: separate ; }"
37 text run at (328,128) width 0: " " 37 text run at (328,128) width 0: " "
38 text run at (0,144) width 464: "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 (464,144) width 0: " " 39 text run at (464,144) width 0: " "
40 text run at (0,160) width 688: "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 (688,160) width 0: " " 41 text run at (688,160) width 0: " "
42 text run at (0,176) width 264: " { border: medium solid red; }" 42 text run at (0,176) width 264: " { border: medium solid red; }"
43 text run at (264,176) width 0: " " 43 text run at (264,176) width 0: " "
44 RenderBlock {DIV} at (0,299) size 1550x585 44 RenderBlock {DIV} at (0,299.44) size 1550x584
45 RenderTable {TABLE} at (16,16) size 240x552 [border: (1px solid #0000FF) ] 45 RenderTable {TABLE} at (16,16) size 240x552 [border: (1px solid #0000FF) ]
46 RenderTableSection {TBODY} at (1,1) size 237x549 46 RenderTableSection {TBODY} at (1,1) size 237x549
47 RenderTableRow {TR} at (0,0) size 33x549 47 RenderTableRow {TR} at (0,0) size 33x549
48 RenderTableCell {TH} at (0,0) size 33x184 [border: (2px solid #800 080)] [r=0 c=0 rs=1 cs=1] 48 RenderTableCell {TH} at (0,0) size 33x184 [border: (2px solid #800 080)] [r=0 c=0 rs=1 cs=1]
49 RenderText {#text} at (6,51) size 19x83 49 RenderText {#text} at (6,51) size 19x83
50 text run at (6,51) width 82: "Header One" 50 text run at (6,51) width 82: "Header One"
51 RenderTableCell {TH} at (0,184) size 33x173 [border: (2px solid #8 00080)] [r=0 c=1 rs=1 cs=1] 51 RenderTableCell {TH} at (0,184) size 33x173 [border: (2px solid #8 00080)] [r=0 c=1 rs=1 cs=1]
52 RenderText {#text} at (6,46) size 19x82 52 RenderText {#text} at (6,46) size 19x82
53 text run at (6,46) width 82: "Header Two" 53 text run at (6,46) width 82: "Header Two"
54 RenderTableCell {TH} at (0,357) size 33x192 [border: (2px solid #8 00080)] [r=0 c=2 rs=1 cs=1] 54 RenderTableCell {TH} at (0,357) size 33x192 [border: (2px solid #8 00080)] [r=0 c=2 rs=1 cs=1]
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 text run at (5,5) width 174: "This table should have a 1em" 342 text run at (5,5) width 174: "This table should have a 1em"
343 text run at (25,5) width 150: "margin around all edges. " 343 text run at (25,5) width 150: "margin around all edges. "
344 text run at (25,155) width 25: "This" 344 text run at (25,155) width 25: "This"
345 text run at (45,5) width 44: "margin " 345 text run at (45,5) width 44: "margin "
346 text run at (45,49) width 125: "is measured from the" 346 text run at (45,49) width 125: "is measured from the"
347 RenderInline {EM} at (0,0) size 19x68 347 RenderInline {EM} at (0,0) size 19x68
348 RenderText {#text} at (65,5) size 19x68 348 RenderText {#text} at (65,5) size 19x68
349 text run at (65,5) width 68: "outer edge" 349 text run at (65,5) width 68: "outer edge"
350 RenderText {#text} at (65,73) size 19x82 350 RenderText {#text} at (65,73) size 19x82
351 text run at (65,73) width 82: " of its border." 351 text run at (65,73) width 82: " of its border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698