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/linux/css1/box_properties/margin_bottom-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/linux/css1/box_properties/margin_bottom-expected.txt
diff --git a/LayoutTests/platform/linux/css1/box_properties/margin_bottom-expected.txt b/LayoutTests/platform/linux/css1/box_properties/margin_bottom-expected.txt
index 2892ebec02f84f8b7c68c58b03df52b960617fdf..0e738164d69967ef29838762d88ff4128298e234 100644
--- a/LayoutTests/platform/linux/css1/box_properties/margin_bottom-expected.txt
+++ b/LayoutTests/platform/linux/css1/box_properties/margin_bottom-expected.txt
@@ -53,19 +53,19 @@ layer at (0,0) size 785x1822 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 221: "This element also has a class of zero."
LayoutBlockFlow {UL} at (0,768.25) size 769x105 [bgcolor=#00FFFF]
LayoutListItem {LI} at (40,0) size 729x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 402x19
text run at (0,0) width 402: "This list has a margin-bottom of 25px, and a light blue background."
LayoutListItem {LI} at (40,20) size 729x20
- 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 (40,40) size 729x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 558x19
text run at (0,0) width 558: "This list item has a bottom margin of 25px, which should cause it to be offset in some fashion."
LayoutListItem {LI} at (40,85) size 729x20
- 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,898.25) size 769x60 [bgcolor=#00FFFF]
@@ -120,19 +120,19 @@ layer at (0,0) size 785x1822 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 221: "This element also has a class of zero."
LayoutBlockFlow {UL} at (4,563.75) size 747x105 [bgcolor=#00FFFF]
LayoutListItem {LI} at (40,0) size 707x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 402x19
text run at (0,0) width 402: "This list has a margin-bottom of 25px, and a light blue background."
LayoutListItem {LI} at (40,20) size 707x20
- 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 (40,40) size 707x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 558x19
text run at (0,0) width 558: "This list item has a bottom margin of 25px, which should cause it to be offset in some fashion."
LayoutListItem {LI} at (40,85) size 707x20
- 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,693.75) size 747x60 [bgcolor=#00FFFF]

Powered by Google App Engine
This is Rietveld 408576698