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

Side by Side Diff: LayoutTests/platform/win/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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,36) size 784x48 9 RenderBlock {PRE} at (0,36) size 784x48
10 RenderText {#text} at (0,0) size 288x48 10 RenderText {#text} at (0,0) size 288x48
11 text run at (0,0) width 288: ".one {list-style-position: outside;}" 11 text run at (0,0) width 288: ".one {list-style-position: outside;}"
12 text run at (288,0) width 0: " " 12 text run at (288,0) width 0: " "
13 text run at (0,16) width 280: ".two {list-style-position: inside;}" 13 text run at (0,16) width 280: ".two {list-style-position: inside;}"
14 text run at (280,16) width 0: " " 14 text run at (280,16) width 0: " "
15 text run at (0,32) width 0: " " 15 text run at (0,32) width 0: " "
16 RenderBlock {HR} at (0,97) size 784x2 [border: (1px inset #000000)] 16 RenderBlock {HR} at (0,97) size 784x2 [border: (1px inset #EEEEEE)]
17 RenderBlock {UL} at (0,115) size 784x40 17 RenderBlock {UL} at (0,115) size 784x40
18 RenderListItem {LI} at (40,0) size 744x40 18 RenderListItem {LI} at (40,0) size 744x40
19 RenderListMarker at (-18,0) size 7x19: bullet 19 RenderListMarker at (-18,0) size 7x19: bullet
20 RenderText {#text} at (0,0) size 718x39 20 RenderText {#text} at (0,0) size 718x39
21 text run at (0,0) width 718: "The text in this item should behave as expected; that is, it should line up with itself on the left margin, leaving bl ank space" 21 text run at (0,0) width 718: "The text in this item should behave as expected; that is, it should line up with itself on the left margin, leaving bl ank space"
22 text run at (0,20) width 109: "beneath the bullet." 22 text run at (0,20) width 109: "beneath the bullet."
23 RenderBlock {UL} at (0,171) size 784x40 23 RenderBlock {UL} at (0,171) size 784x40
24 RenderListItem {LI} at (40,0) size 744x40 24 RenderListItem {LI} at (40,0) size 744x40
25 RenderListMarker at (-1,0) size 7x19: bullet 25 RenderListMarker at (-1,0) size 7x19: bullet
26 RenderText {#text} at (15,0) size 726x39 26 RenderText {#text} at (15,0) size 726x39
(...skipping 16 matching lines...) Expand all
43 RenderListMarker at (-18,0) size 7x19: bullet 43 RenderListMarker at (-18,0) size 7x19: bullet
44 RenderText {#text} at (0,0) size 718x39 44 RenderText {#text} at (0,0) size 718x39
45 text run at (0,0) width 718: "The text in this item should b ehave as expected; that is, it should line up with itself on the left margin, le aving blank space" 45 text run at (0,0) width 718: "The text in this item should b ehave as expected; that is, it should line up with itself on the left margin, le aving blank space"
46 text run at (0,20) width 109: "beneath the bullet." 46 text run at (0,20) width 109: "beneath the bullet."
47 RenderBlock {UL} at (4,60) size 762x40 47 RenderBlock {UL} at (4,60) size 762x40
48 RenderListItem {LI} at (40,0) size 722x40 48 RenderListItem {LI} at (40,0) size 722x40
49 RenderListMarker at (-1,0) size 7x19: bullet 49 RenderListMarker at (-1,0) size 7x19: bullet
50 RenderText {#text} at (15,0) size 707x39 50 RenderText {#text} at (15,0) size 707x39
51 text run at (15,0) width 692: "The text in this item should not behave as expected; that is, it should line up with the bullet on the left m argin, leaving" 51 text run at (15,0) width 692: "The text in this item should not behave as expected; that is, it should line up with the bullet on the left m argin, leaving"
52 text run at (0,20) width 204: "no blank space beneath the bu llet." 52 text run at (0,20) width 204: "no blank space beneath the bu llet."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698