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

Unified Diff: LayoutTests/platform/linux/fast/lists/markers-in-selection-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/fast/lists/markers-in-selection-expected.txt
diff --git a/LayoutTests/platform/linux/fast/lists/markers-in-selection-expected.txt b/LayoutTests/platform/linux/fast/lists/markers-in-selection-expected.txt
index c8298449c45fa39b450083a890c4ae97ff21b0dc..5f00a8731bb56ac27f4d7b0a2f11a8ad7a4c7a38 100644
--- a/LayoutTests/platform/linux/fast/lists/markers-in-selection-expected.txt
+++ b/LayoutTests/platform/linux/fast/lists/markers-in-selection-expected.txt
@@ -24,40 +24,40 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HR} at (0,72) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {UL} at (0,90) size 784x20
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutText {#text} at (0,0) size 150x19
text run at (0,0) width 150: "Item with outside marker"
LayoutBlockFlow {UL} at (0,126) size 784x20
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-1,0) size 7x19: bullet
+ LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
LayoutText {#text} at (15,0) size 141x19
text run at (15,0) width 141: "Item with inside marker"
LayoutBlockFlow {UL} at (0,162) size 784x20
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-17,5) size 10x10
+ LayoutListMarker (anonymous) at (-17,5) size 10x10
LayoutText {#text} at (0,0) size 189x19
text run at (0,0) width 189: "Item with outside image marker"
LayoutBlockFlow {UL} at (0,198) size 784x20
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (0,5) size 10x10
+ LayoutListMarker (anonymous) at (0,5) size 10x10
LayoutText {#text} at (17,0) size 180x19
text run at (17,0) width 180: "Item with inside image marker"
LayoutBlockFlow {OL} at (0,234) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 148x19
text run at (0,0) width 148: "Item with outside ordinal"
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 97x19
text run at (0,0) width 97: "and another one"
LayoutBlockFlow {OL} at (0,290) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
- LayoutListMarker at (0,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (0,0) size 16x19: "1"
LayoutText {#text} at (16,0) size 139x19
text run at (16,0) width 139: "Item with inside ordinal"
LayoutListItem {LI} at (40,20) size 744x20
- LayoutListMarker at (0,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (0,0) size 16x19: "2"
LayoutText {#text} at (16,0) size 97x19
text run at (16,0) width 97: "and another one"
LayoutBlockFlow {HR} at (0,346) size 784x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698