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

Unified Diff: LayoutTests/platform/win/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/win/css1/classification/display-expected.txt
diff --git a/LayoutTests/platform/win/css1/classification/display-expected.txt b/LayoutTests/platform/win/css1/classification/display-expected.txt
index d634c11abb058b20d6eb602c34fe81cba4a61c18..3dfc0ad0cdef9acdfdf957e971c237037092fb84 100644
--- a/LayoutTests/platform/win/css1/classification/display-expected.txt
+++ b/LayoutTests/platform/win/css1/classification/display-expected.txt
@@ -40,7 +40,7 @@ layer at (0,0) size 785x821 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (435,36) width 112: " is being ignored."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {P} at (48,249) size 721x54
- LayoutListMarker at (-17,0) size 7x17: black square
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: black square
LayoutText {#text} at (0,0) size 694x35
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 785x821 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (450,36) width 112: " is being ignored."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {P} at (52,108) size 699x54
- LayoutListMarker at (-17,0) size 7x17: black square
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: black square
LayoutText {#text} at (0,0) size 694x35
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