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

Side by Side Diff: LayoutTests/platform/mac/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 1498x899 1 layer at (0,0) size 1498x899
2 RenderView at (0,0) size 785x585 2 RenderView at (0,0) size 785x585
3 layer at (0,0) size 785x899 3 layer at (0,0) size 785x899
4 RenderBlock {HTML} at (0,0) size 785x899 4 RenderBlock {HTML} at (0,0) size 785x898.88
5 RenderBody {BODY} at (8,21) size 769x870 5 RenderBody {BODY} at (8,21.44) size 769x869.44
6 RenderBlock {H1} at (0,0) size 769x37 6 RenderBlock {H1} at (0,0) size 769x37
7 RenderText {#text} at (0,0) size 290x37 7 RenderText {#text} at (0,0) size 290x37
8 text run at (0,0) width 290: "Table Border Models" 8 text run at (0,0) width 290: "Table Border Models"
9 RenderBlock {P} at (0,58) size 769x19 9 RenderBlock {P} at (0,58.44) size 769x18
10 RenderText {#text} at (0,0) size 117x18 10 RenderText {#text} at (0,0) size 117x18
11 text run at (0,0) width 117: "This tests tests the " 11 text run at (0,0) width 117: "This tests tests the "
12 RenderInline {A} at (0,0) size 208x18 [color=#0000EE] 12 RenderInline {A} at (0,0) size 208x18 [color=#0000EE]
13 RenderText {#text} at (117,0) size 208x18 13 RenderText {#text} at (117,0) size 208x18
14 text run at (117,0) width 208: "CSS2 spec rules on table borders" 14 text run at (117,0) width 208: "CSS2 spec rules on table borders"
15 RenderText {#text} at (325,0) size 180x18 15 RenderText {#text} at (325,0) size 180x18
16 text run at (325,0) width 8: ". " 16 text run at (325,0) width 8: ". "
17 text run at (333,0) width 172: "The styles applied here are:" 17 text run at (333,0) width 172: "The styles applied here are:"
18 RenderBlock {PRE} at (0,92) size 769x181 18 RenderBlock {PRE} at (0,92.44) size 769x180
19 RenderText {#text} at (0,0) size 688x180 19 RenderText {#text} at (0,0) size 688x180
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,15) width 376: "TD { border: thin solid green; padding : 5px; }" 22 text run at (0,15) width 376: "TD { border: thin solid green; padding : 5px; }"
23 text run at (376,15) width 0: " " 23 text run at (376,15) width 0: " "
24 text run at (0,30) width 392: "TH { border: medium solid purple; paddi ng: 5px; }" 24 text run at (0,30) width 392: "TH { border: medium solid purple; paddi ng: 5px; }"
25 text run at (392,30) width 0: " " 25 text run at (392,30) width 0: " "
26 text run at (0,45) width 360: "TABLE.one, TABLE.two { border-spacing: 1em; }" 26 text run at (0,45) width 360: "TABLE.one, TABLE.two { border-spacing: 1em; }"
27 text run at (360,45) width 0: " " 27 text run at (360,45) width 0: " "
28 text run at (0,60) width 320: "TABLE.one { border-collapse: collapse; }" 28 text run at (0,60) width 320: "TABLE.one { border-collapse: collapse; }"
29 text run at (320,60) width 0: " " 29 text run at (320,60) width 0: " "
30 text run at (0,75) width 320: "TABLE.two { border-collapse: separate; }" 30 text run at (0,75) width 320: "TABLE.two { border-collapse: separate; }"
31 text run at (320,75) width 0: " " 31 text run at (320,75) width 0: " "
32 text run at (0,90) width 536: "TABLE.three { border-collapse: separate ; border-spacing: 0 0.5em; }" 32 text run at (0,90) width 536: "TABLE.three { border-collapse: separate ; border-spacing: 0 0.5em; }"
33 text run at (536,90) width 0: " " 33 text run at (536,90) width 0: " "
34 text run at (0,105) width 528: "TABLE.four { border-collapse: separate ; border-spacing: 0.5em 0; }" 34 text run at (0,105) width 528: "TABLE.four { border-collapse: separate ; border-spacing: 0.5em 0; }"
35 text run at (528,105) width 0: " " 35 text run at (528,105) width 0: " "
36 text run at (0,120) width 328: "TABLE.five { border-collapse: separate ; }" 36 text run at (0,120) width 328: "TABLE.five { border-collapse: separate ; }"
37 text run at (328,120) width 0: " " 37 text run at (328,120) width 0: " "
38 text run at (0,135) width 464: "TABLE.five, TABLE.five TD, TABLE.five TH { border: none; }" 38 text run at (0,135) width 464: "TABLE.five, TABLE.five TD, TABLE.five TH { border: none; }"
39 text run at (464,135) width 0: " " 39 text run at (464,135) width 0: " "
40 text run at (0,150) width 688: "TABLE.five TR, TABLE.five COL, TABLE.f ive COLGROUP, TABLE.five TBODY, TABLE.five THEAD" 40 text run at (0,150) width 688: "TABLE.five TR, TABLE.five COL, TABLE.f ive COLGROUP, TABLE.five TBODY, TABLE.five THEAD"
41 text run at (688,150) width 0: " " 41 text run at (688,150) width 0: " "
42 text run at (0,165) width 264: " { border: medium solid red; }" 42 text run at (0,165) width 264: " { border: medium solid red; }"
43 text run at (264,165) width 0: " " 43 text run at (264,165) width 0: " "
44 RenderBlock {DIV} at (0,285) size 1490x585 44 RenderBlock {DIV} at (0,285.44) size 1490x584
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 31x184 [border: (2px solid #800 080)] [r=0 c=0 rs=1 cs=1] 48 RenderTableCell {TH} at (0,0) size 31x184 [border: (2px solid #800 080)] [r=0 c=0 rs=1 cs=1]
49 RenderText {#text} at (6,51) size 18x83 49 RenderText {#text} at (6,51) size 18x83
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 31x173 [border: (2px solid #8 00080)] [r=0 c=1 rs=1 cs=1] 51 RenderTableCell {TH} at (0,184) size 31x173 [border: (2px solid #8 00080)] [r=0 c=1 rs=1 cs=1]
52 RenderText {#text} at (6,44) size 18x86 52 RenderText {#text} at (6,44) size 18x86
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,357) size 31x192 [border: (2px solid #8 00080)] [r=0 c=2 rs=1 cs=1] 54 RenderTableCell {TH} at (0,357) size 31x192 [border: (2px solid #8 00080)] [r=0 c=2 rs=1 cs=1]
(...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
346 text run at (14,-4) width 184: "This table should have a 1em" 346 text run at (14,-4) width 184: "This table should have a 1em"
347 text run at (32,-4) width 159: "margin around all edges. " 347 text run at (32,-4) width 159: "margin around all edges. "
348 text run at (32,155) width 28: "This" 348 text run at (32,155) width 28: "This"
349 text run at (50,-4) width 48: "margin " 349 text run at (50,-4) width 48: "margin "
350 text run at (50,44) width 131: "is measured from the" 350 text run at (50,44) width 131: "is measured from the"
351 RenderInline {EM} at (0,0) size 18x67 351 RenderInline {EM} at (0,0) size 18x67
352 RenderText {#text} at (68,-4) size 18x67 352 RenderText {#text} at (68,-4) size 18x67
353 text run at (68,-4) width 67: "outer edge" 353 text run at (68,-4) width 67: "outer edge"
354 RenderText {#text} at (68,63) size 18x84 354 RenderText {#text} at (68,63) size 18x84
355 text run at (68,63) width 84: " of its border." 355 text run at (68,63) width 84: " of its border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698