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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/padding_left-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/css1/box_properties/padding_left-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt b/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt
index 899fece8337e61400fef41cf4c8a6fb3b0175027..cc1ff8af4a2f9bf29763544aaf760046bc534a45 100644
--- a/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt
@@ -47,11 +47,11 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (192,36) width 76: "(light blue)."
LayoutBlockFlow {UL} at (0,415) size 769x72 [bgcolor=#808080]
LayoutListItem {LI} at (25,0) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 732x18
text run at (0,0) width 732: "The left padding on this unordered list has been set to 25 pixels, which will require some extra test in order to test."
LayoutListItem {LI} at (25,18) size 744x54 [bgcolor=#FFFFFF]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (25,0) size 714x54
text run at (25,0) width 670: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
text run at (25,18) width 61: "checked. "
@@ -100,12 +100,12 @@ layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (186,36) width 111: "aqua (light blue)."
LayoutBlockFlow {UL} at (4,264) size 747x90 [bgcolor=#808080]
LayoutListItem {LI} at (25,0) size 722x36
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 702x36
text run at (0,0) width 702: "The left padding on this unordered list has been set to 25 pixels, which will require some extra test in order to"
text run at (0,18) width 27: "test."
LayoutListItem {LI} at (25,36) size 722x54 [bgcolor=#FFFFFF]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (25,0) size 670x54
text run at (25,0) width 670: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
text run at (25,18) width 61: "checked. "

Powered by Google App Engine
This is Rietveld 408576698