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

Unified Diff: LayoutTests/platform/mac/fast/gradients/list-item-gradient-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/gradients/list-item-gradient-expected.txt
diff --git a/LayoutTests/platform/mac/fast/gradients/list-item-gradient-expected.txt b/LayoutTests/platform/mac/fast/gradients/list-item-gradient-expected.txt
index 371de00d4882d120296e4ee10e8277d0450656ad..5e6738bccab015a98ef7a1071478f73941faaf9c 100644
--- a/LayoutTests/platform/mac/fast/gradients/list-item-gradient-expected.txt
+++ b/LayoutTests/platform/mac/fast/gradients/list-item-gradient-expected.txt
@@ -5,14 +5,14 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {UL} at (0,0) size 784x54
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-14,7) size 7x7
+ LayoutListMarker (anonymous) at (-14,7) size 7x7
LayoutText {#text} at (0,0) size 60x18
text run at (0,0) width 60: "Item One"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-14,7) size 7x7
+ LayoutListMarker (anonymous) at (-14,7) size 7x7
LayoutText {#text} at (0,0) size 63x18
text run at (0,0) width 63: "Item Two"
LayoutListItem {LI} at (40,36) size 744x18
- LayoutListMarker at (-14,7) size 7x7
+ LayoutListMarker (anonymous) at (-14,7) size 7x7
LayoutText {#text} at (0,0) size 71x18
text run at (0,0) width 71: "Item Three"

Powered by Google App Engine
This is Rietveld 408576698