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

Unified Diff: LayoutTests/platform/win/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/win/fast/lists/markers-in-selection-expected.txt
diff --git a/LayoutTests/platform/win/fast/lists/markers-in-selection-expected.txt b/LayoutTests/platform/win/fast/lists/markers-in-selection-expected.txt
index e6bd985a2c29238c0ff9b5fb10c7f632ef85212f..0792570d7603388405136494f320a25c43ff71ba 100644
--- a/LayoutTests/platform/win/fast/lists/markers-in-selection-expected.txt
+++ b/LayoutTests/platform/win/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 7x17: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutText {#text} at (0,0) size 162x17
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 7x17: bullet
+ LayoutListMarker (anonymous) at (-1,0) size 7x17: bullet
LayoutText {#text} at (14,0) size 154x17
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 205x17
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 197x17
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 16x17: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "1"
LayoutText {#text} at (0,0) size 162x17
text run at (0,0) width 162: "Item with outside ordinal"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-20,0) size 16x17: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 16x17: "2"
LayoutText {#text} at (0,0) size 103x17
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 16x17: "1"
+ LayoutListMarker (anonymous) at (0,0) size 16x17: "1"
LayoutText {#text} at (16,0) size 154x17
text run at (16,0) width 154: "Item with inside ordinal"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (0,0) size 16x17: "2"
+ LayoutListMarker (anonymous) at (0,0) size 16x17: "2"
LayoutText {#text} at (16,0) size 103x17
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