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

Unified Diff: LayoutTests/platform/win/editing/selection/move-by-line-002-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/editing/selection/move-by-line-002-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/move-by-line-002-expected.txt b/LayoutTests/platform/win/editing/selection/move-by-line-002-expected.txt
index 95dc55e9ca4937e0d34c9e47c67706d51cf42999..efbff288f45194ca99300913adf457481c2be3b5 100644
--- a/LayoutTests/platform/win/editing/selection/move-by-line-002-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/move-by-line-002-expected.txt
@@ -10,22 +10,22 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (14,38) size 756x135
LayoutBlockFlow {OL} at (0,0) size 756x135
LayoutListItem {LI} at (40,0) size 716x27
- LayoutListMarker at (-31,0) size 24x26: "1"
+ LayoutListMarker (anonymous) at (-31,0) size 24x26: "1"
LayoutText {#text} at (0,0) size 35x26
text run at (0,0) width 35: "one"
LayoutListItem {LI} at (40,27) size 716x27
- LayoutListMarker at (-31,0) size 24x26: "2"
+ LayoutListMarker (anonymous) at (-31,0) size 24x26: "2"
LayoutText {#text} at (0,0) size 36x26
text run at (0,0) width 36: "two"
LayoutListItem {LI} at (40,54) size 716x27
- LayoutListMarker at (-31,0) size 24x26: "3"
+ LayoutListMarker (anonymous) at (-31,0) size 24x26: "3"
LayoutBR {BR} at (0,0) size 0x26
LayoutListItem {LI} at (40,81) size 716x27
- LayoutListMarker at (-31,0) size 24x26: "4"
+ LayoutListMarker (anonymous) at (-31,0) size 24x26: "4"
LayoutText {#text} at (0,0) size 40x26
text run at (0,0) width 40: "four"
LayoutListItem {LI} at (40,108) size 716x27
- LayoutListMarker at (-31,0) size 24x26: "5"
+ LayoutListMarker (anonymous) at (-31,0) size 24x26: "5"
LayoutText {#text} at (0,0) size 38x26
text run at (0,0) width 38: "five"
caret: position 0 of child 0 {BR} of child 2 {LI} of child 1 {OL} of child 1 {DIV} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698