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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/custom/object-sizing-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/object-sizing-expected.txt b/LayoutTests/platform/mac/svg/custom/object-sizing-expected.txt
index 56d8dee609a01aec5afbbbfdba8b59f260fc18f8..8588da7bd7684b597a60c0c1444311ef5007cebb 100644
--- a/LayoutTests/platform/mac/svg/custom/object-sizing-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/object-sizing-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x392
text run at (0,0) width 169: "Expected results"
LayoutBlockFlow {ul} at (0,313.81) size 784x54
LayoutListItem {li} at (40,0) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 29x18
text run at (0,0) width 29: "The "
LayoutInline {code} at (0,0) size 25x15
@@ -22,7 +22,7 @@ layer at (0,0) size 800x392
LayoutText {#text} at (52,0) size 248x18
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 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 29x18
text run at (0,0) width 29: "The "
LayoutInline {code} at (0,0) size 48x15
@@ -31,7 +31,7 @@ layer at (0,0) size 800x392
LayoutText {#text} at (75,0) size 278x18
text run at (75,0) width 278: " appears in orange. Its height is set at 13em"
LayoutListItem {li} at (40,36) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 174x18
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