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

Unified Diff: LayoutTests/platform/win/editing/unsupported-content/list-type-after-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-type-after-expected.txt
diff --git a/LayoutTests/platform/win/editing/unsupported-content/list-type-after-expected.txt b/LayoutTests/platform/win/editing/unsupported-content/list-type-after-expected.txt
index abb05f88eda5e299b84538e45135486a0b80d9c8..7c565b380b1e101670d46800e553b831e92939a4 100644
--- a/LayoutTests/platform/win/editing/unsupported-content/list-type-after-expected.txt
+++ b/LayoutTests/platform/win/editing/unsupported-content/list-type-after-expected.txt
@@ -44,30 +44,30 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,230) size 784x133 [border: (2px solid #008000)]
LayoutBlockFlow {UL} at (2,26) size 780x81
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 77x26
text run at (0,0) width 77: "line one"
LayoutListItem {LI} at (40,27) size 740x27
- LayoutListMarker at (-22,0) size 9x26: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x26: bullet
LayoutText {#text} at (0,0) size 78x26
text run at (0,0) width 78: "line two"
LayoutListItem {LI} at (40,54) size 740x27
- LayoutListMarker at (-22,0) size 9x26: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x26: bullet
LayoutText {#text} at (0,0) size 126x26
text run at (0,0) width 126: "line threexxx"
LayoutBlockFlow {DIV} at (0,373) size 784x133
LayoutBlockFlow {DIV} at (0,0) size 784x133 [border: (2px solid #FF0000)]
LayoutBlockFlow {UL} at (2,26) size 780x81
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 77x26
text run at (0,0) width 77: "line one"
LayoutListItem {LI} at (40,27) size 740x27
- LayoutListMarker at (-22,0) size 9x26: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x26: bullet
LayoutText {#text} at (0,0) size 78x26
text run at (0,0) width 78: "line two"
LayoutListItem {LI} at (40,54) size 740x27
- LayoutListMarker at (-22,0) size 9x26: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x26: bullet
LayoutText {#text} at (0,0) size 126x26
text run at (0,0) width 126: "line threexxx"
caret: position 13 of child 0 {#text} of child 5 {LI} of child 1 {UL} of child 1 {DIV} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698