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

Side by Side Diff: LayoutTests/platform/mac/editing/deleting/delete-listitem-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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 11 matching lines...) Expand all
22 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 22 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
23 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 23 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
24 layer at (0,0) size 800x600 24 layer at (0,0) size 800x600
25 LayoutView at (0,0) size 800x600 25 LayoutView at (0,0) size 800x600
26 layer at (0,0) size 800x600 26 layer at (0,0) size 800x600
27 LayoutBlockFlow {HTML} at (0,0) size 800x600 27 LayoutBlockFlow {HTML} at (0,0) size 800x600
28 LayoutBlockFlow {BODY} at (8,8) size 784x584 28 LayoutBlockFlow {BODY} at (8,8) size 784x584
29 LayoutBlockFlow {DIV} at (0,0) size 784x216 [border: (2px solid #FF0000)] 29 LayoutBlockFlow {DIV} at (0,0) size 784x216 [border: (2px solid #FF0000)]
30 LayoutBlockFlow {UL} at (14,38) size 756x140 30 LayoutBlockFlow {UL} at (14,38) size 756x140
31 LayoutListItem {LI} at (40,0) size 716x28 31 LayoutListItem {LI} at (40,0) size 716x28
32 LayoutListMarker at (-22,0) size 9x28: bullet 32 LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
33 LayoutText {#text} at (0,0) size 35x28 33 LayoutText {#text} at (0,0) size 35x28
34 text run at (0,0) width 35: "one" 34 text run at (0,0) width 35: "one"
35 LayoutListItem {LI} at (40,28) size 716x28 35 LayoutListItem {LI} at (40,28) size 716x28
36 LayoutListMarker at (-22,0) size 9x28: bullet 36 LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
37 LayoutText {#text} at (0,0) size 36x28 37 LayoutText {#text} at (0,0) size 36x28
38 text run at (0,0) width 36: "two" 38 text run at (0,0) width 36: "two"
39 LayoutListItem {LI} at (40,56) size 716x28 39 LayoutListItem {LI} at (40,56) size 716x28
40 LayoutListMarker at (-22,0) size 9x28: bullet 40 LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
41 LayoutBR {BR} at (0,0) size 0x28 41 LayoutBR {BR} at (0,0) size 0x28
42 LayoutListItem {LI} at (40,84) size 716x28 42 LayoutListItem {LI} at (40,84) size 716x28
43 LayoutListMarker at (-22,0) size 9x28: bullet 43 LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
44 LayoutText {#text} at (0,0) size 40x28 44 LayoutText {#text} at (0,0) size 40x28
45 text run at (0,0) width 40: "four" 45 text run at (0,0) width 40: "four"
46 LayoutListItem {LI} at (40,112) size 716x28 46 LayoutListItem {LI} at (40,112) size 716x28
47 LayoutListMarker at (-22,0) size 9x28: bullet 47 LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
48 LayoutText {#text} at (0,0) size 38x28 48 LayoutText {#text} at (0,0) size 38x28
49 text run at (0,0) width 38: "five" 49 text run at (0,0) width 38: "five"
50 caret: position 0 of child 0 {BR} of child 5 {LI} of child 1 {UL} of child 1 {DI V} of body 50 caret: position 0 of child 0 {BR} of child 5 {LI} of child 1 {UL} of child 1 {DI V} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698