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

Side by Side Diff: LayoutTests/platform/linux/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 784x216 [border: (2px solid #FF0000)] 9 LayoutBlockFlow {DIV} at (0,0) size 784x216 [border: (2px solid #FF0000)]
10 LayoutBlockFlow {DIV} at (14,38) size 756x140 10 LayoutBlockFlow {DIV} at (14,38) size 756x140
11 LayoutBlockFlow {OL} at (0,0) size 756x140 11 LayoutBlockFlow {OL} at (0,0) size 756x140
12 LayoutListItem {LI} at (40,0) size 716x28 12 LayoutListItem {LI} at (40,0) size 716x28
13 LayoutListMarker at (-31,0) size 24x27: "1" 13 LayoutListMarker (anonymous) at (-31,0) size 24x27: "1"
14 LayoutText {#text} at (0,0) size 35x27 14 LayoutText {#text} at (0,0) size 35x27
15 text run at (0,0) width 35: "one" 15 text run at (0,0) width 35: "one"
16 LayoutListItem {LI} at (40,28) size 716x28 16 LayoutListItem {LI} at (40,28) size 716x28
17 LayoutListMarker at (-31,0) size 24x27: "2" 17 LayoutListMarker (anonymous) at (-31,0) size 24x27: "2"
18 LayoutText {#text} at (0,0) size 36x27 18 LayoutText {#text} at (0,0) size 36x27
19 text run at (0,0) width 36: "two" 19 text run at (0,0) width 36: "two"
20 LayoutListItem {LI} at (40,56) size 716x28 20 LayoutListItem {LI} at (40,56) size 716x28
21 LayoutListMarker at (-31,0) size 24x27: "3" 21 LayoutListMarker (anonymous) at (-31,0) size 24x27: "3"
22 LayoutBR {BR} at (0,0) size 0x27 22 LayoutBR {BR} at (0,0) size 0x27
23 LayoutListItem {LI} at (40,84) size 716x28 23 LayoutListItem {LI} at (40,84) size 716x28
24 LayoutListMarker at (-31,0) size 24x27: "4" 24 LayoutListMarker (anonymous) at (-31,0) size 24x27: "4"
25 LayoutText {#text} at (0,0) size 40x27 25 LayoutText {#text} at (0,0) size 40x27
26 text run at (0,0) width 40: "four" 26 text run at (0,0) width 40: "four"
27 LayoutListItem {LI} at (40,112) size 716x28 27 LayoutListItem {LI} at (40,112) size 716x28
28 LayoutListMarker at (-31,0) size 24x27: "5" 28 LayoutListMarker (anonymous) at (-31,0) size 24x27: "5"
29 LayoutText {#text} at (0,0) size 37x27 29 LayoutText {#text} at (0,0) size 37x27
30 text run at (0,0) width 37: "five" 30 text run at (0,0) width 37: "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