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

Unified Diff: LayoutTests/platform/mac/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/mac/css1/box_properties/margin_right-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt b/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt
index f417af071a5e73780bf213018ab25c317a7c179a..3a5c8c7bbfb33d33d5e95b6fd6d61e595361f401 100644
--- a/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt
@@ -39,18 +39,18 @@ layer at (0,0) size 800x1005 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (408,18) width 180: "width of the parent element."
LayoutBlockFlow {UL} at (0,343) size 759x90 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 719x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (5,0) size 714x18
text run at (5,0) width 714: "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,18) size 694x54 [bgcolor=#FFFFFF]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (24,0) size 694x54
text run at (24,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 634: "This list item has its right margin also set to 25 pixels, which should combine with the list's margin"
text run at (204,36) width 490: "to make 50 pixels of margin, and its background-color has been set to white."
LayoutListItem {LI} at (40,72) size 719x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (534,0) size 185x18
text run at (534,0) width 185: "This is an unclassed list item"
LayoutBlockFlow {P} at (0,449) size 784x18 [bgcolor=#C0C0C0]
@@ -93,19 +93,19 @@ layer at (0,0) size 800x1005 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (391,18) width 181: "width of the parent element."
LayoutBlockFlow {UL} at (4,192) size 737x108 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 697x36
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (20,0) size 677x36
text run at (20,0) width 677: "The right margin on this unordered list has been set to 25 pixels, and the background color has been set to"
text run at (664,18) width 33: "gray."
LayoutListItem {LI} at (40,36) size 672x54 [bgcolor=#FFFFFF]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (2,0) size 670x54
text run at (2,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 (27,18) width 61: "checked. "
text run at (87,18) width 585: "This list item has its right margin also set to 25 pixels, which should combine with the list's"
text run at (133,36) width 539: "margin to make 50 pixels of margin, and its background-color has been set to white."
LayoutListItem {LI} at (40,90) size 697x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (512,0) size 185x18
text run at (512,0) width 185: "This is an unclassed list item"
LayoutBlockFlow {P} at (4,316) size 762x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698