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

Unified Diff: LayoutTests/platform/mac/css1/box_properties/border_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/mac/css1/box_properties/border_bottom-expected.txt
diff --git a/LayoutTests/platform/mac/css1/box_properties/border_bottom-expected.txt b/LayoutTests/platform/mac/css1/box_properties/border_bottom-expected.txt
index e9a87d69f81ac5c7eeac9a2406bc32c6712c1735..77cbf82493ad051aaaa005b896cfcb21263d532a 100644
--- a/LayoutTests/platform/mac/css1/box_properties/border_bottom-expected.txt
+++ b/LayoutTests/platform/mac/css1/box_properties/border_bottom-expected.txt
@@ -53,28 +53,28 @@ layer at (0,0) size 785x995 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {UL} at (0,382) size 769x135
LayoutListItem {LI} at (40,0) size 729x75 [border: none (3px solid #000000) none]
LayoutBlockFlow (anonymous) at (0,0) size 729x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 123x18
text run at (0,0) width 123: "This is a list item..."
LayoutBlockFlow {UL} at (0,18) size 729x54
LayoutListItem {LI} at (40,0) size 689x18
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 75x18
text run at (0,0) width 75: "...and this..."
LayoutListItem {LI} at (40,18) size 689x18
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 118x18
text run at (0,0) width 118: "...is a second list..."
LayoutListItem {LI} at (40,36) size 689x18
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 182x18
text run at (0,0) width 182: "...nested within the list item."
LayoutListItem {LI} at (40,75) size 729x21 [border: none (3px solid #000000) none]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 163x18
text run at (0,0) width 163: "This is a second list item."
LayoutListItem {LI} at (40,96) size 729x39 [border: none (3px solid #000000) none]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 715x36
text run at (0,0) width 715: "Each list item in this list should have a medium-width black border at its bottom, which for the first item means"
text run at (0,18) width 135: "that it should appear "
@@ -131,28 +131,28 @@ layer at (0,0) size 785x995 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {UL} at (4,261) size 747x135
LayoutListItem {LI} at (40,0) size 707x75 [border: none (3px solid #000000) none]
LayoutBlockFlow (anonymous) at (0,0) size 707x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 123x18
text run at (0,0) width 123: "This is a list item..."
LayoutBlockFlow {UL} at (0,18) size 707x54
LayoutListItem {LI} at (40,0) size 667x18
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 75x18
text run at (0,0) width 75: "...and this..."
LayoutListItem {LI} at (40,18) size 667x18
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 118x18
text run at (0,0) width 118: "...is a second list..."
LayoutListItem {LI} at (40,36) size 667x18
- LayoutListMarker at (-17,0) size 7x18: white bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
LayoutText {#text} at (0,0) size 182x18
text run at (0,0) width 182: "...nested within the list item."
LayoutListItem {LI} at (40,75) size 707x21 [border: none (3px solid #000000) none]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 163x18
text run at (0,0) width 163: "This is a second list item."
LayoutListItem {LI} at (40,96) size 707x39 [border: none (3px solid #000000) none]
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 670x36
text run at (0,0) width 670: "Each list item in this list should have a medium-width black border at its bottom, which for the first item"
text run at (0,18) width 180: "means that it should appear "

Powered by Google App Engine
This is Rietveld 408576698