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

Unified Diff: LayoutTests/platform/linux/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/linux/css1/box_properties/border_left-expected.txt
diff --git a/LayoutTests/platform/linux/css1/box_properties/border_left-expected.txt b/LayoutTests/platform/linux/css1/box_properties/border_left-expected.txt
index 1594396765d03247f9e89cd24a6da1c1c23b72fa..46c0ccc8e6f6f11194c4c6657b1cad212efa69e9 100644
--- a/LayoutTests/platform/linux/css1/box_properties/border_left-expected.txt
+++ b/LayoutTests/platform/linux/css1/box_properties/border_left-expected.txt
@@ -59,28 +59,28 @@ layer at (0,0) size 785x1103 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {UL} at (0,438) size 769x160
LayoutListItem {LI} at (40,0) size 729x80 [border: none (3px solid #000000)]
LayoutBlockFlow (anonymous) at (3,0) size 726x20
- LayoutListMarker at (-21,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-21,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 (3,20) size 726x60
LayoutListItem {LI} at (40,0) size 686x20
- 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 686x20
- 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 686x20
- 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,80) size 729x20 [border: none (3px solid #800080)]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (3,0) size 149x19
text run at (3,0) width 149: "This is a second list item."
LayoutListItem {LI} at (40,100) size 729x60 [border: none (3px solid #0000FF)]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (3,0) size 707x59
text run at (3,0) width 658: "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 (661,0) width 49: "The first"
@@ -134,28 +134,28 @@ layer at (0,0) size 785x1103 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {UL} at (5,263) size 745x160
LayoutListItem {LI} at (40,0) size 705x80 [border: none (3px solid #000000)]
LayoutBlockFlow (anonymous) at (3,0) size 702x20
- LayoutListMarker at (-21,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-21,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 (3,20) size 702x60
LayoutListItem {LI} at (40,0) size 662x20
- 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 662x20
- 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 662x20
- 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,80) size 705x20 [border: none (3px solid #800080)]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (3,0) size 149x19
text run at (3,0) width 149: "This is a second list item."
LayoutListItem {LI} at (40,100) size 705x60 [border: none (3px solid #0000FF)]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (3,0) size 702x59
text run at (3,0) width 658: "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 (661,0) width 23: "The"

Powered by Google App Engine
This is Rietveld 408576698