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

Unified Diff: LayoutTests/platform/win/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/css1/box_properties/margin_right-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt b/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt
index c9e1a4965e723cc546304efa96a6521a5b3746ec..8d37535b6cde0e8e0f0ee238fe532634bdf500e2 100644
--- a/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/margin_right-expected.txt
@@ -39,18 +39,18 @@ layer at (0,0) size 800x1011 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,349) size 759x90 [bgcolor=#808080]
LayoutListItem {LI} at (40,0) size 719x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (5,0) size 714x17
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 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (24,0) size 694x53
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 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (534,0) size 185x17
text run at (534,0) width 185: "This is an unclassed list item"
LayoutBlockFlow {P} at (0,455) size 784x18 [bgcolor=#C0C0C0]
@@ -93,19 +93,19 @@ layer at (0,0) size 800x1011 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 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (20,0) size 677x35
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 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (2,0) size 670x53
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 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (512,0) size 185x17
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