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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/backgrounds/selection-background-color-of-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-list-style-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/backgrounds/selection-background-color-of-list-style-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/backgrounds/selection-background-color-of-list-style-expected.txt
index 5f216ffb3e7ca2d5509cd7aed2e48f343b2ab143..ab2ad2814d7115bb6b3c2cf16d2507ad1d1421c9 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/backgrounds/selection-background-color-of-list-style-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/backgrounds/selection-background-color-of-list-style-expected.txt
@@ -9,20 +9,20 @@ layer at (0,0) size 800x156
text run at (0,0) width 451: "Test passes if backgrounds of list style in ul and ol are each red and yellow."
LayoutBlockFlow {UL} at (0,36) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 26x19
text run at (0,0) width 26: "One"
LayoutListItem {LI} at (40,20) 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: "Two"
LayoutBlockFlow {OL} at (0,92) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 26x19
text run at (0,0) width 26: "One"
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 28x19
text run at (0,0) width 28: "Two"
selection start: position 84 of child 0 {#text} of child 0 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698