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

Unified Diff: LayoutTests/platform/linux/css1/classification/list_style_position-expected.txt

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/platform/linux/css1/classification/list_style_position-expected.txt
diff --git a/LayoutTests/platform/linux/css1/classification/list_style_position-expected.txt b/LayoutTests/platform/linux/css1/classification/list_style_position-expected.txt
index f991dd0a35793935f09d21b0e08dec5cdd65428a..b89acd44d77beda52ea7daa112c01ad82525163e 100644
--- a/LayoutTests/platform/linux/css1/classification/list_style_position-expected.txt
+++ b/LayoutTests/platform/linux/css1/classification/list_style_position-expected.txt
@@ -16,13 +16,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HR} at (0,97) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {UL} at (0,115) size 784x40
LayoutListItem {LI} at (40,0) size 744x40
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 718x39
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 blank space"
text run at (0,20) width 109: "beneath the bullet."
LayoutBlockFlow {UL} at (0,171) size 784x40
LayoutListItem {LI} at (40,0) size 744x40
- LayoutListMarker at (-1,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
LayoutText {#text} at (15,0) size 726x39
text run at (15,0) width 711: "The text in this item should not behave as expected; that is, it should line up with the bullet on the left margin, leaving no"
text run at (0,20) width 185: "blank space beneath the bullet."
@@ -40,13 +40,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (12,28) size 770x120 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutBlockFlow {UL} at (4,4) size 762x40
LayoutListItem {LI} at (40,0) size 722x40
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 718x39
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 blank space"
text run at (0,20) width 109: "beneath the bullet."
LayoutBlockFlow {UL} at (4,60) size 762x40
LayoutListItem {LI} at (40,0) size 722x40
- LayoutListMarker at (-1,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
LayoutText {#text} at (15,0) size 707x39
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 margin, leaving"
text run at (0,20) width 204: "no blank space beneath the bullet."

Powered by Google App Engine
This is Rietveld 408576698