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

Unified Diff: LayoutTests/platform/linux/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/linux/css1/classification/display-expected.txt
diff --git a/LayoutTests/platform/linux/css1/classification/display-expected.txt b/LayoutTests/platform/linux/css1/classification/display-expected.txt
index 6c6b24a81be742f92ac95d3f96a66111cb074e4b..d528f75edc5113bfe51967a9f64482cfa35627c5 100644
--- a/LayoutTests/platform/linux/css1/classification/display-expected.txt
+++ b/LayoutTests/platform/linux/css1/classification/display-expected.txt
@@ -40,7 +40,7 @@ layer at (0,0) size 785x873 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (320,40) width 102: " is being ignored."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {P} at (48,259) size 721x60
- LayoutListMarker at (-18,0) size 7x19: black square
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: black square
LayoutText {#text} at (0,0) size 701x19
text run at (0,0) width 701: "This sentence should be treated as a list-item, and therefore be rendered however this user agent displays list items (if"
LayoutInline {CODE} at (0,0) size 120x16
@@ -100,7 +100,7 @@ layer at (0,0) size 785x873 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (320,40) width 102: " is being ignored."
LayoutText {#text} at (0,0) size 0x0
LayoutListItem {P} at (52,116) size 699x60
- LayoutListMarker at (-18,0) size 7x19: black square
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: black square
LayoutText {#text} at (0,0) size 685x39
text run at (0,0) width 685: "This sentence should be treated as a list-item, and therefore be rendered however this user agent displays list items"
text run at (0,20) width 16: "(if "

Powered by Google App Engine
This is Rietveld 408576698