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

Unified Diff: LayoutTests/platform/win/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/css1/box_properties/margin_left-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt b/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt
index 59f1c4e00ea2aa7441e29ab155e12dcdf4748473..0b1835a6b2231ed741575e113fb15d4c887df3fa 100644
--- a/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/margin_left-expected.txt
@@ -39,18 +39,18 @@ layer at (0,0) size 785x1011 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,18) width 180: "width of the parent element."
LayoutBlockFlow {UL} at (25,349) size 744x90 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 704x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 700x17
text run at (0,0) width 700: "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,18) size 679x54 [bgcolor=#FFFFFF]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 670x53
text run at (0,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 (0,18) width 61: "checked. "
text run at (60,18) width 576: "This list item has its left margin also set to 25 pixels, which should combine with the list's"
text run at (0,36) width 538: "margin to make 50 pixels of margin, and its background color has been set to white."
LayoutListItem {LI} at (40,72) size 704x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 185x17
text run at (0,0) width 185: "This is an unclassed list item"
LayoutBlockFlow {P} at (0,455) size 769x18 [bgcolor=#C0C0C0]
@@ -93,19 +93,19 @@ layer at (0,0) size 785x1011 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,18) width 180: "width of the parent element."
LayoutBlockFlow {UL} at (29,192) size 722x108 [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 (0,0) size 664x35
text run at (0,0) width 664: "The left margin on this unordered list has been set to 25 pixels, and its background color has been set to"
text run at (0,18) width 33: "gray."
LayoutListItem {LI} at (65,36) size 657x54 [bgcolor=#FFFFFF]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 652x53
text run at (0,0) width 617: "Another list item might not be such a bad idea, either, considering that such things do need to be"
text run at (0,18) width 110: "double-checked. "
text run at (109,18) width 543: "This list item has its left margin also set to 25 pixels, which should combine with the"
text run at (0,36) width 570: "list's margin to make 50 pixels of margin, and its background color has been set to white."
LayoutListItem {LI} at (40,90) size 682x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 185x17
text run at (0,0) width 185: "This is an unclassed list item"
LayoutBlockFlow {P} at (4,316) size 747x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698