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

Unified Diff: LayoutTests/platform/mac/css1/classification/display-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/css1/classification/display-expected.txt
diff --git a/LayoutTests/platform/mac/css1/classification/display-expected.txt b/LayoutTests/platform/mac/css1/classification/display-expected.txt
index 8c200ac65b93f3b26e766c314e57f5b3d6059ed1..f9dc4b92321ec469c531bc72ce7a5664926f946f 100644
--- a/LayoutTests/platform/mac/css1/classification/display-expected.txt
+++ b/LayoutTests/platform/mac/css1/classification/display-expected.txt
@@ -40,7 +40,7 @@ layer at (0,0) size 785x816 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (434,36) width 112: " is being ignored."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {P} at (48,244) size 721x54
- LayoutListMarker at (-17,0) size 7x18: black square
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: black square
LayoutText {#text} at (0,0) size 694x36
text run at (0,0) width 694: "This sentence should be treated as a list-item, and therefore be rendered however this user agent displays list"
text run at (0,18) width 58: "items (if "
@@ -101,7 +101,7 @@ layer at (0,0) size 785x816 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (448,36) width 113: " is being ignored."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {P} at (52,108) size 699x54
- LayoutListMarker at (-17,0) size 7x18: black square
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: black square
LayoutText {#text} at (0,0) size 694x36
text run at (0,0) width 694: "This sentence should be treated as a list-item, and therefore be rendered however this user agent displays list"
text run at (0,18) width 58: "items (if "

Powered by Google App Engine
This is Rietveld 408576698