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

Unified Diff: LayoutTests/platform/win/css1/box_properties/border_left-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/border_left-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/border_left-expected.txt b/LayoutTests/platform/win/css1/box_properties/border_left-expected.txt
index 960089afa232566166f7ef0c2818fcd2126d1d49..f0c6f8155bee1cabe2f340fd42e647ff7efa39db 100644
--- a/LayoutTests/platform/win/css1/box_properties/border_left-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/border_left-expected.txt
@@ -59,28 +59,28 @@ layer at (0,0) size 785x1035 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {UL} at (0,420) size 769x144
LayoutListItem {LI} at (40,0) size 729x72 [border: none (3px solid #000000)]
LayoutBlockFlow (anonymous) at (3,0) size 726x18
- LayoutListMarker at (-20,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-20,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 123x17
text run at (0,0) width 123: "This is a list item..."
LayoutBlockFlow {UL} at (3,18) size 726x54
LayoutListItem {LI} at (40,0) size 686x18
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 75x17
text run at (0,0) width 75: "...and this..."
LayoutListItem {LI} at (40,18) size 686x18
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 118x17
text run at (0,0) width 118: "...is a second list..."
LayoutListItem {LI} at (40,36) size 686x18
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 182x17
text run at (0,0) width 182: "...nested within the list item."
LayoutListItem {LI} at (40,72) size 729x18 [border: none (3px solid #800080)]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (3,0) size 163x17
text run at (3,0) width 163: "This is a second list item."
LayoutListItem {LI} at (40,90) size 729x54 [border: none (3px solid #0000FF)]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (3,0) size 722x53
text run at (3,0) width 709: "Each list item in this 'parent' list should have a medium-width border along its left side, in each of three colors."
text run at (3,18) width 722: "The first item's border should travel the entire height the nested list (to end near the baseline of the line \"...nested"
@@ -133,28 +133,28 @@ layer at (0,0) size 785x1035 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {UL} at (5,247) size 745x144
LayoutListItem {LI} at (40,0) size 705x72 [border: none (3px solid #000000)]
LayoutBlockFlow (anonymous) at (3,0) size 702x18
- LayoutListMarker at (-20,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-20,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 123x17
text run at (0,0) width 123: "This is a list item..."
LayoutBlockFlow {UL} at (3,18) size 702x54
LayoutListItem {LI} at (40,0) size 662x18
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 75x17
text run at (0,0) width 75: "...and this..."
LayoutListItem {LI} at (40,18) size 662x18
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 118x17
text run at (0,0) width 118: "...is a second list..."
LayoutListItem {LI} at (40,36) size 662x18
- LayoutListMarker at (-17,0) size 7x17: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
LayoutText {#text} at (0,0) size 182x17
text run at (0,0) width 182: "...nested within the list item."
LayoutListItem {LI} at (40,72) size 705x18 [border: none (3px solid #800080)]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (3,0) size 163x17
text run at (3,0) width 163: "This is a second list item."
LayoutListItem {LI} at (40,90) size 705x54 [border: none (3px solid #0000FF)]
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (3,0) size 678x53
text run at (3,0) width 662: "Each list item in this 'parent' list should have a medium-width border along its left side, in each of three"
text run at (3,18) width 48: "colors. "

Powered by Google App Engine
This is Rietveld 408576698