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

Unified Diff: LayoutTests/platform/win/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/editing/unsupported-content/list-delete-001-expected.txt
diff --git a/LayoutTests/platform/win/editing/unsupported-content/list-delete-001-expected.txt b/LayoutTests/platform/win/editing/unsupported-content/list-delete-001-expected.txt
index 66812c56707c86b04c1bae93dfce0bee16c46378..495d6d782a5a2391bda4a9d04805778eca3948d2 100644
--- a/LayoutTests/platform/win/editing/unsupported-content/list-delete-001-expected.txt
+++ b/LayoutTests/platform/win/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,53) size 780x27
LayoutListItem {LI} at (40,0) size 740x27
- LayoutListMarker at (-22,0) size 9x26: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x26: bullet
LayoutText {#text} at (0,0) size 44x26
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