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

Side by Side Diff: LayoutTests/platform/mac/css1/classification/list_style-expected.txt

Issue 19529005: 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 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 355x18 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:" 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 784x30 9 RenderBlock {PRE} at (0,34) size 784x30
10 RenderText {#text} at (0,0) size 496x30 10 RenderText {#text} at (0,0) size 496x30
11 text run at (0,0) width 304: ".one {list-style: upper-alpha inside;}" 11 text run at (0,0) width 304: ".one {list-style: upper-alpha inside;}"
12 text run at (304,0) width 0: " " 12 text run at (304,0) width 0: " "
13 text run at (0,15) width 496: ".two {list-style: url(../resources/oran sqr.gif) disc outside;}" 13 text run at (0,15) width 496: ".two {list-style: url(../resources/oran sqr.gif) disc outside;}"
14 text run at (496,15) width 0: " " 14 text run at (496,15) width 0: " "
15 RenderBlock {HR} at (0,77) size 784x2 [border: (1px inset #000000)] 15 RenderBlock {HR} at (0,77) size 784x2 [border: (1px inset #EEEEEE)]
16 RenderBlock {UL} at (0,95) size 784x36 16 RenderBlock {UL} at (0,95) size 784x36
17 RenderListItem {LI} at (40,0) size 744x36 17 RenderListItem {LI} at (40,0) size 744x36
18 RenderListMarker at (0,0) size 20x18: "A" 18 RenderListMarker at (0,0) size 20x18: "A"
19 RenderText {#text} at (20,0) size 731x36 19 RenderText {#text} at (20,0) size 731x36
20 text run at (20,0) width 711: "The text in this item should not beha ve as expected; that is, it should line up with the capital-A on the left margin ," 20 text run at (20,0) width 711: "The text in this item should not beha ve as expected; that is, it should line up with the capital-A on the left margin ,"
21 text run at (0,18) width 286: "leaving no blank space beneath the ca pital-A." 21 text run at (0,18) width 286: "leaving no blank space beneath the ca pital-A."
22 RenderBlock {UL} at (0,147) size 784x37 22 RenderBlock {UL} at (0,147) size 784x37
23 RenderListItem {LI} at (40,0) size 744x37 23 RenderListItem {LI} at (40,0) size 744x37
24 RenderListMarker at (-22,0) size 15x15 24 RenderListMarker at (-22,0) size 15x15
25 RenderText {#text} at (0,1) size 736x36 25 RenderText {#text} at (0,1) size 736x36
(...skipping 18 matching lines...) Expand all
44 RenderText {#text} at (20,0) size 679x36 44 RenderText {#text} at (20,0) size 679x36
45 text run at (20,0) width 659: "The text in this item should not behave as expected; that is, it should line up with the capital-A on the lef t" 45 text run at (20,0) width 659: "The text in this item should not behave as expected; that is, it should line up with the capital-A on the lef t"
46 text run at (0,18) width 338: "margin, leaving no blank spac e beneath the capital-A." 46 text run at (0,18) width 338: "margin, leaving no blank spac e beneath the capital-A."
47 RenderBlock {UL} at (4,56) size 762x37 47 RenderBlock {UL} at (4,56) size 762x37
48 RenderListItem {LI} at (40,0) size 722x37 48 RenderListItem {LI} at (40,0) size 722x37
49 RenderListMarker at (-22,0) size 15x15 49 RenderListMarker at (-22,0) size 15x15
50 RenderText {#text} at (0,1) size 709x36 50 RenderText {#text} at (0,1) size 709x36
51 text run at (0,1) width 476: "The text in this item have an orange square for its bullet; failing that, a disc. " 51 text run at (0,1) width 476: "The text in this item have an orange square for its bullet; failing that, a disc. "
52 text run at (476,1) width 233: "Also, the bullet should be o utside the" 52 text run at (476,1) width 233: "Also, the bullet should be o utside the"
53 text run at (0,19) width 283: "text block, as the list has b een set to 'outside'." 53 text run at (0,19) width 283: "text block, as the list has b een set to 'outside'."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698