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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/css1/classification/list_style_position-expected.txt
diff --git a/LayoutTests/css1/classification/list_style_position-expected.txt b/LayoutTests/css1/classification/list_style_position-expected.txt
deleted file mode 100644
index ac45537b1403b2ca50365ca606d5d1585ecb00f7..0000000000000000000000000000000000000000
--- a/LayoutTests/css1/classification/list_style_position-expected.txt
+++ /dev/null
@@ -1,52 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 355x18
- text run at (0,0) width 355: "The style declarations which apply to the text below are:"
- RenderBlock {PRE} at (0,34) size 784x45
- RenderText {#text} at (0,0) size 288x45
- text run at (0,0) width 288: ".one {list-style-position: outside;}"
- text run at (288,0) width 0: " "
- text run at (0,15) width 280: ".two {list-style-position: inside;}"
- text run at (280,15) width 0: " "
- text run at (0,30) width 0: " "
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock {UL} at (0,110) size 784x36
- RenderListItem {LI} at (40,0) size 744x36
- RenderListMarker at (-17,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 725x36
- 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 blank"
- text run at (0,18) width 154: "space beneath the bullet."
- RenderBlock {UL} at (0,162) size 784x36
- RenderListItem {LI} at (40,0) size 744x36
- RenderListMarker at (-1,0) size 7x18: bullet
- RenderText {#text} at (14,0) size 702x36
- 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 margin,"
- text run at (0,18) width 263: "leaving no blank space beneath the bullet."
- RenderTable {TABLE} at (0,214) size 784x140 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x138
- RenderTableRow {TR} at (0,0) size 782x26
- RenderTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- RenderInline {STRONG} at (0,0) size 163x18
- RenderText {#text} at (4,4) size 163x18
- text run at (4,4) width 163: "TABLE Testing Section"
- RenderTableRow {TR} at (0,26) size 782x112
- RenderTableCell {TD} at (0,69) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (4,4) size 4x18
- text run at (4,4) width 4: " "
- RenderTableCell {TD} at (12,26) size 770x112 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {UL} at (4,4) size 762x36
- RenderListItem {LI} at (40,0) size 722x36
- RenderListMarker at (-17,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 686x36
- text run at (0,0) width 686: "The text in this item should behave as expected; that is, it should line up with itself on the left margin, leaving"
- text run at (0,18) width 193: "blank space beneath the bullet."
- RenderBlock {UL} at (4,56) size 762x36
- RenderListItem {LI} at (40,0) size 722x36
- RenderListMarker at (-1,0) size 7x18: bullet
- RenderText {#text} at (14,0) size 702x36
- 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 margin,"
- text run at (0,18) width 263: "leaving no blank space beneath the bullet."

Powered by Google App Engine
This is Rietveld 408576698