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

Side by Side Diff: LayoutTests/css1/classification/list_style_position-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 288x45
11 text run at (0,0) width 288: ".one {list-style-position: outside;}"
12 text run at (288,0) width 0: " "
13 text run at (0,15) width 280: ".two {list-style-position: inside;}"
14 text run at (280,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 784x36
18 RenderListItem {LI} at (40,0) size 744x36
19 RenderListMarker at (-17,0) size 7x18: bullet
20 RenderText {#text} at (0,0) size 725x36
21 text run at (0,0) width 725: "The text in this item should behave as expected; that is, it should line up with itself on the left margin, leaving bl ank"
22 text run at (0,18) width 154: "space beneath the bullet."
23 RenderBlock {UL} at (0,162) size 784x36
24 RenderListItem {LI} at (40,0) size 744x36
25 RenderListMarker at (-1,0) size 7x18: bullet
26 RenderText {#text} at (14,0) size 702x36
27 text run at (14,0) width 688: "The text in this item should not beha ve as expected; that is, it should line up with the bullet on the left margin,"
28 text run at (0,18) width 263: "leaving no blank space beneath the bu llet."
29 RenderTable {TABLE} at (0,214) size 784x140 [border: (1px outset #808080)]
30 RenderTableSection {TBODY} at (1,1) size 782x138
31 RenderTableRow {TR} at (0,0) size 782x26
32 RenderTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
33 RenderInline {STRONG} at (0,0) size 163x18
34 RenderText {#text} at (4,4) size 163x18
35 text run at (4,4) width 163: "TABLE Testing Section"
36 RenderTableRow {TR} at (0,26) size 782x112
37 RenderTableCell {TD} at (0,69) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
38 RenderText {#text} at (4,4) size 4x18
39 text run at (4,4) width 4: " "
40 RenderTableCell {TD} at (12,26) size 770x112 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
41 RenderBlock {UL} at (4,4) size 762x36
42 RenderListItem {LI} at (40,0) size 722x36
43 RenderListMarker at (-17,0) size 7x18: bullet
44 RenderText {#text} at (0,0) size 686x36
45 text run at (0,0) width 686: "The text in this item should b ehave as expected; that is, it should line up with itself on the left margin, le aving"
46 text run at (0,18) width 193: "blank space beneath the bulle t."
47 RenderBlock {UL} at (4,56) size 762x36
48 RenderListItem {LI} at (40,0) size 722x36
49 RenderListMarker at (-1,0) size 7x18: bullet
50 RenderText {#text} at (14,0) size 702x36
51 text run at (14,0) width 688: "The text in this item should not behave as expected; that is, it should line up with the bullet on the left m argin,"
52 text run at (0,18) width 263: "leaving no blank space beneat h the bullet."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698