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

Unified Diff: LayoutTests/platform/win/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/win/css1/box_properties/border_top-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt b/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt
index 2d1afc6700023ee6eb80bb74ae2d46536ce6c08c..08e0f8fb204743c3683de9add68b37185ec436d9 100644
--- a/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/border_top-expected.txt
@@ -53,28 +53,28 @@ layer at (0,0) size 785x963 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {UL} at (0,386) size 769x117
LayoutListItem {LI} at (40,0) size 729x75 [border: (3px solid #000000) none]
LayoutBlockFlow (anonymous) at (0,3) size 729x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,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 (0,21) size 729x54
LayoutListItem {LI} at (40,0) size 689x18
- 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 689x18
- 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 689x18
- 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,75) size 729x21 [border: (3px solid #000000) none]
- LayoutListMarker at (-17,3) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,3) size 7x17: bullet
LayoutText {#text} at (0,3) size 163x17
text run at (0,3) width 163: "This is a second list item."
LayoutListItem {LI} at (40,96) size 729x21 [border: (3px solid #000000) none]
- LayoutListMarker at (-17,3) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,3) size 7x17: bullet
LayoutText {#text} at (0,3) size 493x17
text run at (0,3) width 493: "Each list item in this list should have a medium-width black border at its top."
LayoutTable {TABLE} at (0,519) size 769x428 [border: (1px outset #808080)]
@@ -125,27 +125,27 @@ layer at (0,0) size 785x963 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {UL} at (4,262) size 747x117
LayoutListItem {LI} at (40,0) size 707x75 [border: (3px solid #000000) none]
LayoutBlockFlow (anonymous) at (0,3) size 707x18
- LayoutListMarker at (-17,0) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,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 (0,21) size 707x54
LayoutListItem {LI} at (40,0) size 667x18
- 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 667x18
- 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 667x18
- 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,75) size 707x21 [border: (3px solid #000000) none]
- LayoutListMarker at (-17,3) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,3) size 7x17: bullet
LayoutText {#text} at (0,3) size 163x17
text run at (0,3) width 163: "This is a second list item."
LayoutListItem {LI} at (40,96) size 707x21 [border: (3px solid #000000) none]
- LayoutListMarker at (-17,3) size 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,3) size 7x17: bullet
LayoutText {#text} at (0,3) size 493x17
text run at (0,3) width 493: "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