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

Unified Diff: LayoutTests/platform/mac/editing/unsupported-content/list-type-before-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-type-before-expected.txt
diff --git a/LayoutTests/platform/mac/editing/unsupported-content/list-type-before-expected.txt b/LayoutTests/platform/mac/editing/unsupported-content/list-type-before-expected.txt
index 3b2c68a5d65f18641f27a96047db697a29815a31..e6bd4ae7816df8302cf414707696158453ba06d4 100644
--- a/LayoutTests/platform/mac/editing/unsupported-content/list-type-before-expected.txt
+++ b/LayoutTests/platform/mac/editing/unsupported-content/list-type-before-expected.txt
@@ -41,30 +41,30 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,238) size 784x136 [border: (2px solid #008000)]
LayoutBlockFlow {UL} at (2,26) size 780x84
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 113x28
text run at (0,0) width 113: "xxxline one"
LayoutListItem {LI} at (40,28) size 740x28
- LayoutListMarker at (-22,0) size 9x28: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
LayoutText {#text} at (0,0) size 78x28
text run at (0,0) width 78: "line two"
LayoutListItem {LI} at (40,56) size 740x28
- LayoutListMarker at (-22,0) size 9x28: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
LayoutText {#text} at (0,0) size 90x28
text run at (0,0) width 90: "line three"
LayoutBlockFlow {DIV} at (0,384) size 784x136
LayoutBlockFlow {DIV} at (0,0) size 784x136 [border: (2px solid #FF0000)]
LayoutBlockFlow {UL} at (2,26) size 780x84
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 113x28
text run at (0,0) width 113: "xxxline one"
LayoutListItem {LI} at (40,28) size 740x28
- LayoutListMarker at (-22,0) size 9x28: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
LayoutText {#text} at (0,0) size 78x28
text run at (0,0) width 78: "line two"
LayoutListItem {LI} at (40,56) size 740x28
- LayoutListMarker at (-22,0) size 9x28: bullet
+ LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
LayoutText {#text} at (0,0) size 90x28
text run at (0,0) width 90: "line three"
caret: position 3 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