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

Unified Diff: LayoutTests/platform/win-xp/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-xp/css1/classification/list_style_image-expected.txt
diff --git a/LayoutTests/platform/win-xp/css1/classification/list_style_image-expected.txt b/LayoutTests/platform/win-xp/css1/classification/list_style_image-expected.txt
index 8de27403432723d28ab4d03d59a769680d3a0992..b33d405841aab6af70a87cc94d91f455ebb5e92d 100644
--- a/LayoutTests/platform/win-xp/css1/classification/list_style_image-expected.txt
+++ b/LayoutTests/platform/win-xp/css1/classification/list_style_image-expected.txt
@@ -16,28 +16,28 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HR} at (0,97) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {UL} at (0,115) size 784x60
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,0) size 57x19
text run at (0,0) width 57: "This list..."
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,0) size 108x19
text run at (0,0) width 108: "...should feature..."
LayoutListItem {LI} at (40,40) size 744x20
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,0) size 139x19
text run at (0,0) width 139: "...images for each item."
LayoutBlockFlow {UL} at (0,191) size 784x60
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 57x19
text run at (0,0) width 57: "This list..."
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 108x19
text run at (0,0) width 108: "...should feature..."
LayoutListItem {LI} at (40,40) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 223x19
text run at (0,0) width 223: "...standard list markers for each item."
LayoutTable {TABLE} at (0,267) size 285x190 [border: (1px outset #808080)]
@@ -54,27 +54,27 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (12,28) size 271x160 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutBlockFlow {UL} at (4,4) size 263x60
LayoutListItem {LI} at (40,0) size 223x20
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,0) size 57x19
text run at (0,0) width 57: "This list..."
LayoutListItem {LI} at (40,20) size 223x20
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,0) size 108x19
text run at (0,0) width 108: "...should feature..."
LayoutListItem {LI} at (40,40) size 223x20
- LayoutListMarker at (-22,0) size 15x15
+ LayoutListMarker (anonymous) at (-22,0) size 15x15
LayoutText {#text} at (0,0) size 139x19
text run at (0,0) width 139: "...images for each item."
LayoutBlockFlow {UL} at (4,80) size 263x60
LayoutListItem {LI} at (40,0) size 223x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 57x19
text run at (0,0) width 57: "This list..."
LayoutListItem {LI} at (40,20) size 223x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 108x19
text run at (0,0) width 108: "...should feature..."
LayoutListItem {LI} at (40,40) size 223x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 223x19
text run at (0,0) width 223: "...standard list markers for each item."

Powered by Google App Engine
This is Rietveld 408576698