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

Unified Diff: LayoutTests/platform/linux/css1/box_properties/border_top-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/border_top-expected.txt
diff --git a/LayoutTests/platform/linux/css1/box_properties/border_top-expected.txt b/LayoutTests/platform/linux/css1/box_properties/border_top-expected.txt
index 000845d08aef0bf06e9e4087a0a43cc4b9f60919..2f234fdd7ebbd2eb309471fb3b65257eb587d14e 100644
--- a/LayoutTests/platform/linux/css1/box_properties/border_top-expected.txt
+++ b/LayoutTests/platform/linux/css1/box_properties/border_top-expected.txt
@@ -53,28 +53,28 @@ layer at (0,0) size 785x1023 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {UL} at (0,404) size 769x129
LayoutListItem {LI} at (40,0) size 729x83 [border: (3px solid #000000) none]
LayoutBlockFlow (anonymous) at (0,3) size 729x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 110x19
text run at (0,0) width 110: "This is a list item..."
LayoutBlockFlow {UL} at (0,23) size 729x60
LayoutListItem {LI} at (40,0) size 689x20
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 70x19
text run at (0,0) width 70: "...and this..."
LayoutListItem {LI} at (40,20) size 689x20
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 111x19
text run at (0,0) width 111: "...is a second list..."
LayoutListItem {LI} at (40,40) size 689x20
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 165x19
text run at (0,0) width 165: "...nested within the list item."
LayoutListItem {LI} at (40,83) size 729x23 [border: (3px solid #000000) none]
- LayoutListMarker at (-18,3) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,3) size 7x19: bullet
LayoutText {#text} at (0,3) size 149x19
text run at (0,3) width 149: "This is a second list item."
LayoutListItem {LI} at (40,106) size 729x23 [border: (3px solid #000000) none]
- LayoutListMarker at (-18,3) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,3) size 7x19: bullet
LayoutText {#text} at (0,3) size 455x19
text run at (0,3) width 455: "Each list item in this list should have a medium-width black border at its top."
LayoutTable {TABLE} at (0,549) size 769x458 [border: (1px outset #808080)]
@@ -125,27 +125,27 @@ layer at (0,0) size 785x1023 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {UL} at (4,278) size 747x129
LayoutListItem {LI} at (40,0) size 707x83 [border: (3px solid #000000) none]
LayoutBlockFlow (anonymous) at (0,3) size 707x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 110x19
text run at (0,0) width 110: "This is a list item..."
LayoutBlockFlow {UL} at (0,23) size 707x60
LayoutListItem {LI} at (40,0) size 667x20
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 70x19
text run at (0,0) width 70: "...and this..."
LayoutListItem {LI} at (40,20) size 667x20
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 111x19
text run at (0,0) width 111: "...is a second list..."
LayoutListItem {LI} at (40,40) size 667x20
- LayoutListMarker at (-18,0) size 7x19: white bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
LayoutText {#text} at (0,0) size 165x19
text run at (0,0) width 165: "...nested within the list item."
LayoutListItem {LI} at (40,83) size 707x23 [border: (3px solid #000000) none]
- LayoutListMarker at (-18,3) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,3) size 7x19: bullet
LayoutText {#text} at (0,3) size 149x19
text run at (0,3) width 149: "This is a second list item."
LayoutListItem {LI} at (40,106) size 707x23 [border: (3px solid #000000) none]
- LayoutListMarker at (-18,3) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,3) size 7x19: bullet
LayoutText {#text} at (0,3) size 455x19
text run at (0,3) width 455: "Each list item in this list should have a medium-width black border at its top."

Powered by Google App Engine
This is Rietveld 408576698