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

Unified Diff: LayoutTests/platform/win-xp/css1/box_properties/margin_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-xp/css1/box_properties/margin_right-expected.txt
diff --git a/LayoutTests/platform/win-xp/css1/box_properties/margin_right-expected.txt b/LayoutTests/platform/win-xp/css1/box_properties/margin_right-expected.txt
index 4fb5cf957fb4d114bce7ffeaaf2b2614e206a736..fa4799e0f598feb841e090444fed56c4b56bf7af 100644
--- a/LayoutTests/platform/win-xp/css1/box_properties/margin_right-expected.txt
+++ b/LayoutTests/platform/win-xp/css1/box_properties/margin_right-expected.txt
@@ -39,17 +39,17 @@ layer at (0,0) size 800x1057 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (474,20) width 114: "the parent element."
LayoutBlockFlow {UL} at (0,363) size 759x100 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 719x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (50,0) size 669x19
text run at (50,0) width 669: "The right margin on this unordered list has been set to 25 pixels, and the background color has been set to gray."
LayoutListItem {LI} at (40,20) size 694x60 [bgcolor=#FFFFFF]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (14,0) size 688x59
text run at (14,0) width 680: "Another list item might not be such a bad idea, either, considering that such things do need to be double-checked."
text run at (6,20) width 688: "This list item has its right margin also set to 25 pixels, which should combine with the list's margin to make 50 pixels"
text run at (344,40) width 350: "of margin, and its background-color has been set to white."
LayoutListItem {LI} at (40,80) size 719x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (552,0) size 167x19
text run at (552,0) width 167: "This is an unclassed list item"
LayoutBlockFlow {P} at (0,479) size 784x20 [bgcolor=#C0C0C0]
@@ -92,18 +92,18 @@ layer at (0,0) size 800x1057 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (441,20) width 131: "of the parent element."
LayoutBlockFlow {UL} at (4,204) size 737x100 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 697x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (28,0) size 669x19
text run at (28,0) width 669: "The right margin on this unordered list has been set to 25 pixels, and the background color has been set to gray."
LayoutListItem {LI} at (40,20) size 672x60 [bgcolor=#FFFFFF]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (47,0) size 652x59
text run at (47,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 (20,20) width 59: "checked. "
text run at (79,20) width 593: "This list item has its right margin also set to 25 pixels, which should combine with the list's margin to"
text run at (227,40) width 445: "make 50 pixels of margin, and its background-color has been set to white."
LayoutListItem {LI} at (40,80) size 697x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (530,0) size 167x19
text run at (530,0) width 167: "This is an unclassed list item"
LayoutBlockFlow {P} at (4,320) size 762x20 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698