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

Side by Side Diff: LayoutTests/platform/win/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 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 784x32 9 RenderBlock {PRE} at (0,36) size 784x32
10 RenderText {#text} at (0,0) size 496x32 10 RenderText {#text} at (0,0) size 496x32
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,16) width 496: ".two {list-style: url(../resources/oran sqr.gif) disc outside;}" 13 text run at (0,16) width 496: ".two {list-style: url(../resources/oran sqr.gif) disc outside;}"
14 text run at (496,16) width 0: " " 14 text run at (496,16) width 0: " "
15 RenderBlock {HR} at (0,81) size 784x2 [border: (1px inset #000000)] 15 RenderBlock {HR} at (0,81) size 784x2 [border: (1px inset #EEEEEE)]
16 RenderBlock {UL} at (0,99) size 784x40 16 RenderBlock {UL} at (0,99) size 784x40
17 RenderListItem {LI} at (40,0) size 744x40 17 RenderListItem {LI} at (40,0) size 744x40
18 RenderListMarker at (0,0) size 19x19: "A" 18 RenderListMarker at (0,0) size 19x19: "A"
19 RenderText {#text} at (19,0) size 735x39 19 RenderText {#text} at (19,0) size 735x39
20 text run at (19,0) width 716: "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 , leaving" 20 text run at (19,0) width 716: "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 , leaving"
21 text run at (0,20) width 228: "no blank space beneath the capital-A. " 21 text run at (0,20) width 228: "no blank space beneath the capital-A. "
22 RenderBlock {UL} at (0,155) size 784x40 22 RenderBlock {UL} at (0,155) size 784x40
23 RenderListItem {LI} at (40,0) size 744x40 23 RenderListItem {LI} at (40,0) size 744x40
24 RenderListMarker at (-22,0) size 15x15 24 RenderListMarker at (-22,0) size 15x15
25 RenderText {#text} at (0,0) size 737x39 25 RenderText {#text} at (0,0) size 737x39
(...skipping 18 matching lines...) Expand all
44 RenderText {#text} at (19,0) size 690x39 44 RenderText {#text} at (19,0) size 690x39
45 text run at (19,0) width 671: "The text in this item should not behave as expected; that is, it should line up with the capital-A on the lef t margin," 45 text run at (19,0) width 671: "The text in this item should not behave as expected; that is, it should line up with the capital-A on the lef t margin,"
46 text run at (0,20) width 273: "leaving no blank space beneat h the capital-A." 46 text run at (0,20) width 273: "leaving no blank space beneat h the capital-A."
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 (-22,0) size 15x15 49 RenderListMarker at (-22,0) size 15x15
50 RenderText {#text} at (0,0) size 695x39 50 RenderText {#text} at (0,0) size 695x39
51 text run at (0,0) width 448: "The text in this item have an orange square for its bullet; failing that, a disc. " 51 text run at (0,0) width 448: "The text in this item have an orange square for its bullet; failing that, a disc. "
52 text run at (448,0) width 247: "Also, the bullet should be o utside the text" 52 text run at (448,0) width 247: "Also, the bullet should be o utside the text"
53 text run at (0,20) width 248: "block, as the list has been s et to 'outside'." 53 text run at (0,20) width 248: "block, as the list has been s et to 'outside'."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698