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

Unified Diff: LayoutTests/platform/android/css1/box_properties/border_right_inline-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/android/css1/box_properties/border_right_inline-expected.txt
diff --git a/LayoutTests/platform/android/css1/box_properties/border_right_inline-expected.txt b/LayoutTests/platform/android/css1/box_properties/border_right_inline-expected.txt
index db460c987c49525f361c1dd9bf0340b13b842ced..5ea512b8208c62d613b082d5fb021004ec0aebd1 100644
--- a/LayoutTests/platform/android/css1/box_properties/border_right_inline-expected.txt
+++ b/LayoutTests/platform/android/css1/box_properties/border_right_inline-expected.txt
@@ -59,28 +59,28 @@ layer at (0,0) size 785x1143
LayoutBlockFlow {UL} at (0,438) size 769x180
LayoutListItem {LI} at (40,0) size 729x80 [border: none (3px solid #000000) none]
LayoutBlockFlow (anonymous) at (0,0) size 726x20
- 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,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) none]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 149x19
text run at (0,0) width 149: "This is a second list item."
LayoutListItem {LI} at (40,100) size 729x80 [border: none (3px solid #0000FF) none]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 715x79
text run at (0,0) width 666: "Each list item in this 'parent' list should have a medium-width border along its right side, in each of three colors. "
text run at (666,0) width 49: "The first"
@@ -136,28 +136,28 @@ layer at (0,0) size 785x1143
LayoutBlockFlow {UL} at (4,263) size 745x180
LayoutListItem {LI} at (40,0) size 705x80 [border: none (3px solid #000000) none]
LayoutBlockFlow (anonymous) at (0,0) size 702x20
- 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,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) none]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 149x19
text run at (0,0) width 149: "This is a second list item."
LayoutListItem {LI} at (40,100) size 705x80 [border: none (3px solid #0000FF) none]
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 702x79
text run at (0,0) width 666: "Each list item in this 'parent' list should have a medium-width border along its right side, in each of three colors. "
text run at (666,0) width 23: "The"

Powered by Google App Engine
This is Rietveld 408576698