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

Unified Diff: LayoutTests/platform/android/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/android/css1/classification/display-expected.txt
diff --git a/LayoutTests/platform/android/css1/classification/display-expected.txt b/LayoutTests/platform/android/css1/classification/display-expected.txt
index d94ff9cb3abbb78b1e6e555a959aff367e548836..b87448758c316ddddf1057e3d10ec2c1095d96c4 100644
--- a/LayoutTests/platform/android/css1/classification/display-expected.txt
+++ b/LayoutTests/platform/android/css1/classification/display-expected.txt
@@ -40,7 +40,7 @@ layer at (0,0) size 785x873
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
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