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

Unified Diff: LayoutTests/platform/linux/svg/custom/object-sizing-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/svg/custom/object-sizing-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt b/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
index 77698e52f1d4699cd19ac1efd0dd7464c02f0095..5d49124af661a9599f1c7c4c860f0d6f8c7b7aea 100644
--- a/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/object-sizing-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x400
text run at (0,0) width 169: "Expected results"
LayoutBlockFlow {ul} at (0,315.81) size 784x60
LayoutListItem {li} at (40,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "The "
LayoutInline {code} at (0,0) size 24x16
@@ -22,7 +22,7 @@ layer at (0,0) size 800x400
LayoutText {#text} at (51,0) size 231x19
text run at (51,0) width 231: " containing the object appears in green"
LayoutListItem {li} at (40,20) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "The "
LayoutInline {code} at (0,0) size 48x16
@@ -31,7 +31,7 @@ layer at (0,0) size 800x400
LayoutText {#text} at (75,0) size 260x19
text run at (75,0) width 260: " appears in orange. Its height is set at 13em"
LayoutListItem {li} at (40,40) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 160x19
text run at (0,0) width 160: "The blue line is 13em wide"
layer at (8,8) size 208x208

Powered by Google App Engine
This is Rietveld 408576698