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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/margin-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-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/margin-expected.txt b/LayoutTests/platform/mac/css1/box_properties/margin-expected.txt
index 0bef8f51c2698a659031da668325a75230054689..3e8b6b091b2784835ebacab86f2f4bb708c8efa9 100644
--- a/LayoutTests/platform/mac/css1/box_properties/margin-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/margin-expected.txt
@@ -59,19 +59,19 @@ layer at (0,0) size 800x2645 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 208: "This element has a class of zero."
LayoutBlockFlow {UL} at (25,1161) size 734x122 [bgcolor=#00FFFF]
LayoutListItem {LI} at (40,0) size 694x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 382x18
text run at (0,0) width 382: "This list has a margin of 25px, and a light blue background."
LayoutListItem {LI} at (40,18) size 694x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 269x18
text run at (0,0) width 269: "Therefore, it ought to have such a margin."
LayoutListItem {LI} at (65,61) size 644x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 556x18
text run at (0,0) width 556: "This list item has a margin of 25px, which should cause it to be offset in some fashion."
LayoutListItem {LI} at (40,104) size 694x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 304x18
text run at (0,0) width 304: "This list item has no special styles applied to it."
LayoutBlockFlow {P} at (0,1308) size 784x18 [bgcolor=#C0C0C0]
@@ -137,19 +137,19 @@ layer at (0,0) size 800x2645 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 208: "This element has a class of zero."
LayoutBlockFlow {UL} at (29,1002) size 712x122 [bgcolor=#00FFFF]
LayoutListItem {LI} at (40,0) size 672x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 382x18
text run at (0,0) width 382: "This list has a margin of 25px, and a light blue background."
LayoutListItem {LI} at (40,18) size 672x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 269x18
text run at (0,0) width 269: "Therefore, it ought to have such a margin."
LayoutListItem {LI} at (65,61) size 622x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 556x18
text run at (0,0) width 556: "This list item has a margin of 25px, which should cause it to be offset in some fashion."
LayoutListItem {LI} at (40,104) size 672x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 304x18
text run at (0,0) width 304: "This list item has no special styles applied to it."
LayoutBlockFlow {P} at (4,1149) size 762x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698