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

Unified Diff: LayoutTests/platform/win-xp/editing/unsupported-content/list-delete-001-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/win-xp/editing/unsupported-content/list-delete-001-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/unsupported-content/list-delete-001-expected.txt b/LayoutTests/platform/win-xp/editing/unsupported-content/list-delete-001-expected.txt
index da2225d68d8ed159f347d727f82b7a7671aaef9a..a7591e3ace9073ca9130088f77d8fa8969446bf7 100644
--- a/LayoutTests/platform/win-xp/editing/unsupported-content/list-delete-001-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/unsupported-content/list-delete-001-expected.txt
@@ -55,7 +55,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 62: "before"
LayoutBlockFlow {UL} at (2,54) size 780x28
LayoutListItem {LI} at (40,0) size 740x28
- LayoutListMarker at (-22,0) size 9x27: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x27: bullet
LayoutText {#text} at (0,0) size 45x27
text run at (0,0) width 45: "after"
caret: position 0 of child 0 {#text} of child 1 {LI} of child 1 {UL} of child 1 {DIV} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698