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/linux/virtual/slimmingpaint/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/linux/virtual/slimmingpaint/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt
index d5a4e3efee3a9dde9a391cba20803e7889545074..23ba944ef49f4d646d2fb6f92ca324d0a52fa7c9 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt
@@ -9,11 +9,11 @@ layer at (0,0) size 800x100
text run at (0,0) width 338: "Test pass if background of image list style in ul is yellow."
LayoutBlockFlow {UL} at (0,36) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-17,5) size 10x10
+ LayoutListMarker (anonymous) at (-17,5) size 10x10
LayoutText {#text} at (0,0) size 26x19
text run at (0,0) width 26: "One"
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-17,5) size 10x10
+ LayoutListMarker (anonymous) at (-17,5) size 10x10
LayoutText {#text} at (0,0) size 28x19
text run at (0,0) width 28: "Two"
selection start: position 66 of child 0 {#text} of child 0 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698