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

Unified Diff: LayoutTests/platform/mac/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/mac/editing/unsupported-content/list-delete-001-expected.txt
diff --git a/LayoutTests/platform/mac/editing/unsupported-content/list-delete-001-expected.txt b/LayoutTests/platform/mac/editing/unsupported-content/list-delete-001-expected.txt
index c0a23c34f149e4dfd8def389d81f6210389d9d68..39821b714626c6850f34eceee6ac7b6c41d32ea6 100644
--- a/LayoutTests/platform/mac/editing/unsupported-content/list-delete-001-expected.txt
+++ b/LayoutTests/platform/mac/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 9x28: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
LayoutText {#text} at (0,0) size 44x28
text run at (0,0) width 44: "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