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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/lists/markers-in-selection-expected.txt
diff --git a/LayoutTests/platform/mac/fast/lists/markers-in-selection-expected.txt b/LayoutTests/platform/mac/fast/lists/markers-in-selection-expected.txt
index 8e06f459b6fdb7a3a5948857f356fce47e8b1263..cb2e0ee8e026116dc8371ca18f0ab7144bb239a5 100644
--- a/LayoutTests/platform/mac/fast/lists/markers-in-selection-expected.txt
+++ b/LayoutTests/platform/mac/fast/lists/markers-in-selection-expected.txt
@@ -24,40 +24,40 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HR} at (0,68) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {UL} at (0,86) size 784x18
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 162x18
text run at (0,0) width 162: "Item with outside marker"
LayoutBlockFlow {UL} at (0,120) size 784x18
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-1,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-1,0) size 7x18: bullet
LayoutText {#text} at (14,0) size 154x18
text run at (14,0) width 154: "Item with inside marker"
LayoutBlockFlow {UL} at (0,154) size 784x18
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-17,4) size 10x10
+ LayoutListMarker (anonymous) at (-17,4) size 10x10
LayoutText {#text} at (0,0) size 205x18
text run at (0,0) width 205: "Item with outside image marker"
LayoutBlockFlow {UL} at (0,188) size 784x18
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (0,4) size 10x10
+ LayoutListMarker (anonymous) at (0,4) size 10x10
LayoutText {#text} at (17,0) size 197x18
text run at (17,0) width 197: "Item with inside image marker"
LayoutBlockFlow {OL} at (0,222) size 784x36
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
LayoutText {#text} at (0,0) size 162x18
text run at (0,0) width 162: "Item with outside ordinal"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-20,0) size 16x18: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
LayoutText {#text} at (0,0) size 103x18
text run at (0,0) width 103: "and another one"
LayoutBlockFlow {OL} at (0,274) size 784x36
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (0,0) size 16x18: "1"
+ LayoutListMarker (anonymous) at (0,0) size 16x18: "1"
LayoutText {#text} at (16,0) size 154x18
text run at (16,0) width 154: "Item with inside ordinal"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (0,0) size 16x18: "2"
+ LayoutListMarker (anonymous) at (0,0) size 16x18: "2"
LayoutText {#text} at (16,0) size 103x18
text run at (16,0) width 103: "and another one"
LayoutBlockFlow {HR} at (0,326) size 784x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698