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

Unified Diff: LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-image-list-style-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/backgrounds/selection-background-color-of-image-list-style-expected.txt
diff --git a/LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt b/LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt
index f96012bc7f73906f04eb798cc92231fb54912a2c..7f9a74c7dc133af57247cb29f772fa160b4a8ec2 100644
--- a/LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt
+++ b/LayoutTests/platform/mac/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt
@@ -9,11 +9,11 @@ layer at (0,0) size 800x94
text run at (0,0) width 370: "Test pass if background of image list style in ul is yellow."
LayoutBlockFlow {UL} at (0,34) size 784x36
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-17,4) size 10x10
+ LayoutListMarker (anonymous) at (-17,4) size 10x10
LayoutText {#text} at (0,0) size 27x18
text run at (0,0) width 27: "One"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-17,4) size 10x10
+ LayoutListMarker (anonymous) at (-17,4) size 10x10
LayoutText {#text} at (0,0) size 30x18
text run at (0,0) width 30: "Two"
selection start: position 66 of child 0 {#text} of child 0 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698