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

Unified Diff: LayoutTests/platform/win/css1/box_properties/padding_right-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/css1/box_properties/padding_right-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt b/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt
index 388d2c9cbda24ae76b693cc917d35232c05d7b8c..db87e17d69045c1731736f4837914fc2b8a55c67 100644
--- a/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/padding_right-expected.txt
@@ -55,12 +55,12 @@ layer at (0,0) size 785x1177 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (552,54) width 25: "see."
LayoutBlockFlow {UL} at (0,493) size 769x72 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 704x36
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (8,0) size 696x35
text run at (8,0) width 696: "The right padding on this unordered list has been set to 25 pixels, which will require some extra text in order"
text run at (661,18) width 43: "to test."
LayoutListItem {LI} at (40,36) size 704x36 [bgcolor=#FFFFFF]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (5,0) size 674x35
text run at (5,0) width 674: "This list item has a right padding of 25 pixels, which will appear to the left of the gray padding of the UL"
text run at (624,18) width 55: "element."
@@ -117,12 +117,12 @@ layer at (0,0) size 785x1177 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (478,54) width 83: "easier to see."
LayoutBlockFlow {UL} at (4,336) size 747x72 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 682x36
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (24,0) size 658x35
text run at (24,0) width 658: "The right padding on this unordered list has been set to 25 pixels, which will require some extra text in"
text run at (601,18) width 81: "order to test."
LayoutListItem {LI} at (40,36) size 682x36 [bgcolor=#FFFFFF]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (9,0) size 648x35
text run at (9,0) width 648: "This list item has a right padding of 25 pixels, which will appear to the left of the gray padding of the"
text run at (577,18) width 80: "UL element."

Powered by Google App Engine
This is Rietveld 408576698