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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/lists/marker-before-empty-inline-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.txt b/LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.txt
index 165ed92593e04341a169aa0c57c78476b039980f..14846a87e8febe752d509ffea273cea8b2c1b1da 100644
--- a/LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.txt
+++ b/LayoutTests/platform/mac/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 744x18
LayoutBlockFlow {DIV} at (0,0) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 29x18
text run at (0,0) width 29: "item"
LayoutBlockFlow (anonymous) at (0,18) 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 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 29x18
text run at (0,0) width 29: "item"
LayoutBlockFlow {UL} at (0,136) size 784x18
@@ -49,7 +49,7 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (anonymous) at (0,0) size 744x18
LayoutBlockFlow {DIV} at (0,0) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 28x18
text run at (0,0) width 28: "item"
LayoutBlockFlow (anonymous) at (0,18) size 744x0
@@ -60,7 +60,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,170) size 784x36
LayoutListItem {LI} at (40,0) size 744x36
LayoutBlockFlow (anonymous) at (0,0) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutInline {SPAN} at (0,0) size 41x18
LayoutInline {<pseudo:before>} at (0,0) size 41x18
LayoutTextFragment at (0,0) size 41x18
@@ -79,8 +79,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow (anonymous) at (0,0) size 744x18
LayoutBlockFlow {UL} at (0,0) size 744x18
LayoutListItem {LI} at (40,0) size 704x18
- LayoutListMarker at (-57,0) size 7x18: bullet
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-57,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 29x18
text run at (0,0) width 29: "item"
LayoutBlockFlow (anonymous) at (0,18) size 744x18
@@ -91,8 +91,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,0) size 744x18
LayoutBlockFlow {UL} at (0,0) size 744x18
LayoutListItem {LI} at (40,0) size 704x18
- LayoutListMarker at (-57,0) size 7x18: bullet
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-57,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 29x18
text run at (0,0) width 29: "item"
LayoutBlockFlow (anonymous) at (0,18) size 744x18
@@ -103,10 +103,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {UL} at (0,360) size 784x54
LayoutListItem {LI} at (40,0) size 744x54
LayoutBlockFlow (anonymous) at (0,0) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutBlockFlow {UL} at (0,18) size 744x18
LayoutListItem {LI} at (40,0) size 704x18
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 29x18
text run at (0,0) width 29: "item"
LayoutBlockFlow (anonymous) at (0,36) size 744x18

Powered by Google App Engine
This is Rietveld 408576698