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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutView at (0,0) size 800x600 5 LayoutView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 LayoutBlockFlow {HTML} at (0,0) size 800x600 7 LayoutBlockFlow {HTML} at (0,0) size 800x600
8 LayoutBlockFlow {BODY} at (8,8) size 784x584 8 LayoutBlockFlow {BODY} at (8,8) size 784x584
9 LayoutBlockFlow {DIV} at (0,0) size 784x211 [border: (2px solid #FF0000)] 9 LayoutBlockFlow {DIV} at (0,0) size 784x211 [border: (2px solid #FF0000)]
10 LayoutBlockFlow {DIV} at (14,38) size 756x135 10 LayoutBlockFlow {DIV} at (14,38) size 756x135
11 LayoutBlockFlow {OL} at (0,0) size 756x135 11 LayoutBlockFlow {OL} at (0,0) size 756x135
12 LayoutListItem {LI} at (40,0) size 716x27 12 LayoutListItem {LI} at (40,0) size 716x27
13 LayoutListMarker at (-31,0) size 24x26: "1" 13 LayoutListMarker (anonymous) at (-31,0) size 24x26: "1"
14 LayoutText {#text} at (0,0) size 35x26 14 LayoutText {#text} at (0,0) size 35x26
15 text run at (0,0) width 35: "one" 15 text run at (0,0) width 35: "one"
16 LayoutListItem {LI} at (40,27) size 716x27 16 LayoutListItem {LI} at (40,27) size 716x27
17 LayoutListMarker at (-31,0) size 24x26: "2" 17 LayoutListMarker (anonymous) at (-31,0) size 24x26: "2"
18 LayoutText {#text} at (0,0) size 36x26 18 LayoutText {#text} at (0,0) size 36x26
19 text run at (0,0) width 36: "two" 19 text run at (0,0) width 36: "two"
20 LayoutListItem {LI} at (40,54) size 716x27 20 LayoutListItem {LI} at (40,54) size 716x27
21 LayoutListMarker at (-31,0) size 24x26: "3" 21 LayoutListMarker (anonymous) at (-31,0) size 24x26: "3"
22 LayoutBR {BR} at (0,0) size 0x26 22 LayoutBR {BR} at (0,0) size 0x26
23 LayoutListItem {LI} at (40,81) size 716x27 23 LayoutListItem {LI} at (40,81) size 716x27
24 LayoutListMarker at (-31,0) size 24x26: "4" 24 LayoutListMarker (anonymous) at (-31,0) size 24x26: "4"
25 LayoutText {#text} at (0,0) size 40x26 25 LayoutText {#text} at (0,0) size 40x26
26 text run at (0,0) width 40: "four" 26 text run at (0,0) width 40: "four"
27 LayoutListItem {LI} at (40,108) size 716x27 27 LayoutListItem {LI} at (40,108) size 716x27
28 LayoutListMarker at (-31,0) size 24x26: "5" 28 LayoutListMarker (anonymous) at (-31,0) size 24x26: "5"
29 LayoutText {#text} at (0,0) size 38x26 29 LayoutText {#text} at (0,0) size 38x26
30 text run at (0,0) width 38: "five" 30 text run at (0,0) width 38: "five"
31 caret: position 0 of child 0 {BR} of child 2 {LI} of child 1 {OL} of child 1 {DI V} of child 1 {DIV} of body 31 caret: position 0 of child 0 {BR} of child 2 {LI} of child 1 {OL} of child 1 {DI V} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698