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

Unified Diff: LayoutTests/platform/win-xp/css1/box_properties/margin_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/win-xp/css1/box_properties/margin_left-expected.txt
diff --git a/LayoutTests/platform/win-xp/css1/box_properties/margin_left-expected.txt b/LayoutTests/platform/win-xp/css1/box_properties/margin_left-expected.txt
index 0e83e6112c3da0eaf4521240018e01e5b394879e..cb2a4393f1ed00572eb96b8608ccb2307e953c90 100644
--- a/LayoutTests/platform/win-xp/css1/box_properties/margin_left-expected.txt
+++ b/LayoutTests/platform/win-xp/css1/box_properties/margin_left-expected.txt
@@ -39,18 +39,18 @@ layer at (0,0) size 785x1057 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,20) width 114: "the parent element."
LayoutBlockFlow {UL} at (25,363) size 744x100 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 704x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 656x19
text run at (0,0) width 656: "The left margin on this unordered list has been set to 25 pixels, and its background color has been set to gray."
LayoutListItem {LI} at (65,20) size 679x60 [bgcolor=#FFFFFF]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 644x59
text run at (0,0) width 625: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
text run at (0,20) width 59: "checked. "
text run at (59,20) width 585: "This list item has its left margin also set to 25 pixels, which should combine with the list's margin to"
text run at (0,40) width 443: "make 50 pixels of margin, and its background color has been set to white."
LayoutListItem {LI} at (40,80) size 704x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 167x19
text run at (0,0) width 167: "This is an unclassed list item"
LayoutBlockFlow {P} at (0,479) size 769x20 [bgcolor=#C0C0C0]
@@ -93,18 +93,18 @@ layer at (0,0) size 785x1057 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,20) width 130: "of the parent element."
LayoutBlockFlow {UL} at (29,204) size 722x100 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 682x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 656x19
text run at (0,0) width 656: "The left margin on this unordered list has been set to 25 pixels, and its background color has been set to gray."
LayoutListItem {LI} at (65,20) size 657x60 [bgcolor=#FFFFFF]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 644x59
text run at (0,0) width 625: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
text run at (0,20) width 59: "checked. "
text run at (59,20) width 585: "This list item has its left margin also set to 25 pixels, which should combine with the list's margin to"
text run at (0,40) width 443: "make 50 pixels of margin, and its background color has been set to white."
LayoutListItem {LI} at (40,80) size 682x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 167x19
text run at (0,0) width 167: "This is an unclassed list item"
LayoutBlockFlow {P} at (4,320) size 747x20 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698