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

Unified Diff: LayoutTests/platform/mac/editing/deleting/delete-listitem-002-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/deleting/delete-listitem-002-expected.txt
diff --git a/LayoutTests/platform/mac/editing/deleting/delete-listitem-002-expected.txt b/LayoutTests/platform/mac/editing/deleting/delete-listitem-002-expected.txt
index 4b21e88f679d490afcfc7c2eda062653f4a3cdf0..28a48fb5c11acf160adc2d4aae89b624e18a4fee 100644
--- a/LayoutTests/platform/mac/editing/deleting/delete-listitem-002-expected.txt
+++ b/LayoutTests/platform/mac/editing/deleting/delete-listitem-002-expected.txt
@@ -29,22 +29,22 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,0) size 784x216 [border: (2px solid #FF0000)]
LayoutBlockFlow {UL} at (14,38) size 756x140
LayoutListItem {LI} at (40,0) size 716x28
- LayoutListMarker at (-22,0) size 9x28: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
LayoutText {#text} at (0,0) size 35x28
text run at (0,0) width 35: "one"
LayoutListItem {LI} at (40,28) size 716x28
- LayoutListMarker at (-22,0) size 9x28: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
LayoutText {#text} at (0,0) size 36x28
text run at (0,0) width 36: "two"
LayoutListItem {LI} at (40,56) size 716x28
- LayoutListMarker at (-22,0) size 9x28: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
LayoutBR {BR} at (0,0) size 0x28
LayoutListItem {LI} at (40,84) size 716x28
- LayoutListMarker at (-22,0) size 9x28: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
LayoutText {#text} at (0,0) size 40x28
text run at (0,0) width 40: "four"
LayoutListItem {LI} at (40,112) size 716x28
- LayoutListMarker at (-22,0) size 9x28: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
LayoutText {#text} at (0,0) size 38x28
text run at (0,0) width 38: "five"
caret: position 0 of child 0 {BR} of child 5 {LI} of child 1 {UL} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698