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

Side by Side Diff: LayoutTests/css1/classification/list_style_image-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 355x18
8 text run at (0,0) width 355: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,34) size 784x45
10 RenderText {#text} at (0,0) size 440x45
11 text run at (0,0) width 440: ".one {list-style-image: url(../resources /oransqr.gif);}"
12 text run at (440,0) width 0: " "
13 text run at (0,15) width 240: ".two {list-style-image: none;}"
14 text run at (240,15) width 0: " "
15 text run at (0,30) width 0: " "
16 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
17 RenderBlock {UL} at (0,110) size 784x57
18 RenderListItem {LI} at (40,0) size 744x19
19 RenderListMarker at (-22,0) size 15x15
20 RenderText {#text} at (0,1) size 62x18
21 text run at (0,1) width 62: "This list..."
22 RenderListItem {LI} at (40,19) size 744x19
23 RenderListMarker at (-22,0) size 15x15
24 RenderText {#text} at (0,1) size 113x18
25 text run at (0,1) width 113: "...should feature..."
26 RenderListItem {LI} at (40,38) size 744x19
27 RenderListMarker at (-22,0) size 15x15
28 RenderText {#text} at (0,1) size 146x18
29 text run at (0,1) width 146: "...images for each item."
30 RenderBlock {UL} at (0,183) size 784x54
31 RenderListItem {LI} at (40,0) size 744x18
32 RenderListMarker at (-17,0) size 7x18: bullet
33 RenderText {#text} at (0,0) size 62x18
34 text run at (0,0) width 62: "This list..."
35 RenderListItem {LI} at (40,18) size 744x18
36 RenderListMarker at (-17,0) size 7x18: bullet
37 RenderText {#text} at (0,0) size 113x18
38 text run at (0,0) width 113: "...should feature..."
39 RenderListItem {LI} at (40,36) size 744x18
40 RenderListMarker at (-17,0) size 7x18: bullet
41 RenderText {#text} at (0,0) size 231x18
42 text run at (0,0) width 231: "...standard list markers for each item ."
43 RenderTable {TABLE} at (0,253) size 293x179 [border: (1px outset #808080)]
44 RenderTableSection {TBODY} at (1,1) size 291x177
45 RenderTableRow {TR} at (0,0) size 291x26
46 RenderTableCell {TD} at (0,0) size 291x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
47 RenderInline {STRONG} at (0,0) size 163x18
48 RenderText {#text} at (4,4) size 163x18
49 text run at (4,4) width 163: "TABLE Testing Section"
50 RenderTableRow {TR} at (0,26) size 291x151
51 RenderTableCell {TD} at (0,88) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
52 RenderText {#text} at (4,4) size 4x18
53 text run at (4,4) width 4: " "
54 RenderTableCell {TD} at (12,26) size 279x151 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
55 RenderBlock {UL} at (4,4) size 271x57
56 RenderListItem {LI} at (40,0) size 231x19
57 RenderListMarker at (-22,0) size 15x15
58 RenderText {#text} at (0,1) size 62x18
59 text run at (0,1) width 62: "This list..."
60 RenderListItem {LI} at (40,19) size 231x19
61 RenderListMarker at (-22,0) size 15x15
62 RenderText {#text} at (0,1) size 113x18
63 text run at (0,1) width 113: "...should feature..."
64 RenderListItem {LI} at (40,38) size 231x19
65 RenderListMarker at (-22,0) size 15x15
66 RenderText {#text} at (0,1) size 146x18
67 text run at (0,1) width 146: "...images for each item."
68 RenderBlock {UL} at (4,77) size 271x54
69 RenderListItem {LI} at (40,0) size 231x18
70 RenderListMarker at (-17,0) size 7x18: bullet
71 RenderText {#text} at (0,0) size 62x18
72 text run at (0,0) width 62: "This list..."
73 RenderListItem {LI} at (40,18) size 231x18
74 RenderListMarker at (-17,0) size 7x18: bullet
75 RenderText {#text} at (0,0) size 113x18
76 text run at (0,0) width 113: "...should feature..."
77 RenderListItem {LI} at (40,36) size 231x18
78 RenderListMarker at (-17,0) size 7x18: bullet
79 RenderText {#text} at (0,0) size 231x18
80 text run at (0,0) width 231: "...standard list markers for e ach item."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698