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

Unified Diff: LayoutTests/platform/win/css1/classification/list_style_image-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/win/css1/classification/list_style_image-expected.txt
diff --git a/LayoutTests/platform/win/css1/classification/list_style_image-expected.txt b/LayoutTests/platform/win/css1/classification/list_style_image-expected.txt
index cdcf1bc98faa1e1c8ca8d328d639c87c3348e250..f7271bcecde8ed0df378dd65dc63a5b21024325f 100644
--- a/LayoutTests/platform/win/css1/classification/list_style_image-expected.txt
+++ b/LayoutTests/platform/win/css1/classification/list_style_image-expected.txt
@@ -16,28 +16,28 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HR} at (0,95) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {UL} at (0,113) size 784x57
LayoutListItem {LI} at (40,0) size 744x19
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,1) size 65x17
text run at (0,1) width 65: "This list..."
LayoutListItem {LI} at (40,19) size 744x19
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,1) size 116x17
text run at (0,1) width 116: "...should feature..."
LayoutListItem {LI} at (40,38) size 744x19
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,1) size 150x17
text run at (0,1) width 150: "...images for each item."
LayoutBlockFlow {UL} at (0,186) size 784x54
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 65x17
text run at (0,0) width 65: "This list..."
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 116x17
text run at (0,0) width 116: "...should feature..."
LayoutListItem {LI} at (40,36) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 238x17
text run at (0,0) width 238: "...standard list markers for each item."
LayoutTable {TABLE} at (0,256) size 300x179 [border: (1px outset #808080)]
@@ -54,27 +54,27 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (12,26) size 286x151 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutBlockFlow {UL} at (4,4) size 278x57
LayoutListItem {LI} at (40,0) size 238x19
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,1) size 65x17
text run at (0,1) width 65: "This list..."
LayoutListItem {LI} at (40,19) size 238x19
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,1) size 116x17
text run at (0,1) width 116: "...should feature..."
LayoutListItem {LI} at (40,38) size 238x19
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,1) size 150x17
text run at (0,1) width 150: "...images for each item."
LayoutBlockFlow {UL} at (4,77) size 278x54
LayoutListItem {LI} at (40,0) size 238x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 65x17
text run at (0,0) width 65: "This list..."
LayoutListItem {LI} at (40,18) size 238x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 116x17
text run at (0,0) width 116: "...should feature..."
LayoutListItem {LI} at (40,36) size 238x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 238x17
text run at (0,0) width 238: "...standard list markers for each item."

Powered by Google App Engine
This is Rietveld 408576698