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

Unified Diff: LayoutTests/platform/mac/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/mac/css1/classification/list_style_image-expected.txt
diff --git a/LayoutTests/platform/mac/css1/classification/list_style_image-expected.txt b/LayoutTests/platform/mac/css1/classification/list_style_image-expected.txt
index 744f675aaeba9d6fbbcacecb5befa10e49e78bee..0cf8a6f5d482bae5f07611909886c5ea9bc578be 100644
--- a/LayoutTests/platform/mac/css1/classification/list_style_image-expected.txt
+++ b/LayoutTests/platform/mac/css1/classification/list_style_image-expected.txt
@@ -16,28 +16,28 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {UL} at (0,110) 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 65x18
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 116x18
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 150x18
text run at (0,1) width 150: "...images for each item."
LayoutBlockFlow {UL} at (0,183) size 784x54
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 65x18
text run at (0,0) width 65: "This list..."
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 116x18
text run at (0,0) width 116: "...should feature..."
LayoutListItem {LI} at (40,36) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 238x18
text run at (0,0) width 238: "...standard list markers for each item."
LayoutTable {TABLE} at (0,253) 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 65x18
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 116x18
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 150x18
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 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 65x18
text run at (0,0) width 65: "This list..."
LayoutListItem {LI} at (40,18) size 238x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 116x18
text run at (0,0) width 116: "...should feature..."
LayoutListItem {LI} at (40,36) size 238x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 238x18
text run at (0,0) width 238: "...standard list markers for each item."

Powered by Google App Engine
This is Rietveld 408576698