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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/css1/box_properties/margin-expected.txt
diff --git a/LayoutTests/platform/win-xp/css1/box_properties/margin-expected.txt b/LayoutTests/platform/win-xp/css1/box_properties/margin-expected.txt
index a98945459d509fd5d3edb2e0046e90bb9403a0f3..1678210cdbdc87db5f7890ae452d9ba071b863c1 100644
--- a/LayoutTests/platform/win-xp/css1/box_properties/margin-expected.txt
+++ b/LayoutTests/platform/win-xp/css1/box_properties/margin-expected.txt
@@ -59,19 +59,19 @@ layer at (0,0) size 800x2690 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 193: "This element has a class of zero."
LayoutBlockFlow {UL} at (25,1178) size 734x130 [bgcolor=#00FFFF]
LayoutListItem {LI} at (40,0) size 694x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 353x19
text run at (0,0) width 353: "This list has a margin of 25px, and a light blue background."
LayoutListItem {LI} at (40,20) size 694x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 249x19
text run at (0,0) width 249: "Therefore, it ought to have such a margin."
LayoutListItem {LI} at (65,65) size 644x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 511x19
text run at (0,0) width 511: "This list item has a margin of 25px, which should cause it to be offset in some fashion."
LayoutListItem {LI} at (40,110) size 694x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 278x19
text run at (0,0) width 278: "This list item has no special styles applied to it."
LayoutBlockFlow {P} at (0,1333) size 784x20 [bgcolor=#C0C0C0]
@@ -135,19 +135,19 @@ layer at (0,0) size 800x2690 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (0,0) width 193: "This element has a class of zero."
LayoutBlockFlow {UL} at (29,992) size 712x130 [bgcolor=#00FFFF]
LayoutListItem {LI} at (40,0) size 672x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 353x19
text run at (0,0) width 353: "This list has a margin of 25px, and a light blue background."
LayoutListItem {LI} at (40,20) size 672x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 249x19
text run at (0,0) width 249: "Therefore, it ought to have such a margin."
LayoutListItem {LI} at (65,65) size 622x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 511x19
text run at (0,0) width 511: "This list item has a margin of 25px, which should cause it to be offset in some fashion."
LayoutListItem {LI} at (40,110) size 672x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 278x19
text run at (0,0) width 278: "This list item has no special styles applied to it."
LayoutBlockFlow {P} at (4,1147) size 762x20 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698