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

Unified Diff: LayoutTests/platform/win-xp/fast/lists/marker-before-empty-inline-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/fast/lists/marker-before-empty-inline-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/lists/marker-before-empty-inline-expected.txt b/LayoutTests/platform/win-xp/fast/lists/marker-before-empty-inline-expected.txt
index 8b2e77bbf74587e7da131dbd952ed05aba7582be..070a34b3f18fcb16060ddd949a4ec4dcd6691aea 100644
--- a/LayoutTests/platform/win-xp/fast/lists/marker-before-empty-inline-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/lists/marker-before-empty-inline-expected.txt
@@ -25,7 +25,7 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (anonymous) at (0,0) size 744x20
LayoutBlockFlow {DIV} at (0,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "item"
LayoutBlockFlow (anonymous) at (0,20) size 744x0
@@ -37,7 +37,7 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "item"
LayoutBlockFlow {UL} at (0,144) size 784x20
@@ -49,7 +49,7 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (anonymous) at (0,0) size 744x20
LayoutBlockFlow {DIV} at (0,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 28x19
text run at (0,0) width 28: "item"
LayoutBlockFlow (anonymous) at (0,20) size 744x0
@@ -60,7 +60,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,180) size 784x40
LayoutListItem {LI} at (40,0) size 744x40
LayoutBlockFlow (anonymous) at (0,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutInline {SPAN} at (0,0) size 39x19
LayoutInline {<pseudo:before>} at (0,0) size 39x19
LayoutTextFragment at (0,0) size 39x19
@@ -79,8 +79,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow (anonymous) at (0,0) size 744x20
LayoutBlockFlow {UL} at (0,0) size 744x20
LayoutListItem {LI} at (40,0) size 704x20
- LayoutListMarker at (-58,0) size 7x19: bullet
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-58,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "item"
LayoutBlockFlow (anonymous) at (0,20) size 744x20
@@ -91,8 +91,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,0) size 744x20
LayoutBlockFlow {UL} at (0,0) size 744x20
LayoutListItem {LI} at (40,0) size 704x20
- LayoutListMarker at (-58,0) size 7x19: bullet
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-58,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "item"
LayoutBlockFlow (anonymous) at (0,20) size 744x20
@@ -103,10 +103,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,384) size 784x60
LayoutListItem {LI} at (40,0) size 744x60
LayoutBlockFlow (anonymous) at (0,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutBlockFlow {UL} at (0,20) size 744x20
LayoutListItem {LI} at (40,0) size 704x20
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "item"
LayoutBlockFlow (anonymous) at (0,40) size 744x20

Powered by Google App Engine
This is Rietveld 408576698