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

Unified Diff: LayoutTests/platform/win/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/win/svg/custom/object-sizing-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/object-sizing-expected.txt b/LayoutTests/platform/win/svg/custom/object-sizing-expected.txt
index c3ccf1efc564ebd95c954a415bbef16a4156a9f6..e992272b4bd86d4bd88b9e8cfc6fea6660ea54c6 100644
--- a/LayoutTests/platform/win/svg/custom/object-sizing-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/object-sizing-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x391
text run at (0,0) width 169: "Expected results"
LayoutBlockFlow {ul} at (0,312.81) size 784x54
LayoutListItem {li} at (40,0) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 29x17
text run at (0,0) width 29: "The "
LayoutInline {code} at (0,0) size 25x16
@@ -22,7 +22,7 @@ layer at (0,0) size 800x391
LayoutText {#text} at (52,0) size 248x17
text run at (52,0) width 248: " containing the object appears in green"
LayoutListItem {li} at (40,18) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 29x17
text run at (0,0) width 29: "The "
LayoutInline {code} at (0,0) size 49x16
@@ -31,7 +31,7 @@ layer at (0,0) size 800x391
LayoutText {#text} at (76,0) size 278x17
text run at (76,0) width 278: " appears in orange. Its height is set at 13em"
LayoutListItem {li} at (40,36) size 744x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 174x17
text run at (0,0) width 174: "The blue line is 13em wide"
layer at (8,8) size 208x208

Powered by Google App Engine
This is Rietveld 408576698