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

Side by Side Diff: LayoutTests/platform/mac/editing/unsupported-content/list-delete-001-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 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 LayoutBlockFlow {DIV} at (0,260) size 784x32 [border: (2px solid #008000)] 48 LayoutBlockFlow {DIV} at (0,260) size 784x32 [border: (2px solid #008000)]
49 LayoutText {#text} at (2,2) size 106x28 49 LayoutText {#text} at (2,2) size 106x28
50 text run at (2,2) width 106: "beforeafter" 50 text run at (2,2) width 106: "beforeafter"
51 LayoutBlockFlow {DIV} at (0,302) size 784x108 51 LayoutBlockFlow {DIV} at (0,302) size 784x108
52 LayoutBlockFlow {DIV} at (0,0) size 784x108 [border: (2px solid #FF0000) ] 52 LayoutBlockFlow {DIV} at (0,0) size 784x108 [border: (2px solid #FF0000) ]
53 LayoutBlockFlow (anonymous) at (2,2) size 780x28 53 LayoutBlockFlow (anonymous) at (2,2) size 780x28
54 LayoutText {#text} at (0,0) size 62x28 54 LayoutText {#text} at (0,0) size 62x28
55 text run at (0,0) width 62: "before" 55 text run at (0,0) width 62: "before"
56 LayoutBlockFlow {UL} at (2,54) size 780x28 56 LayoutBlockFlow {UL} at (2,54) size 780x28
57 LayoutListItem {LI} at (40,0) size 740x28 57 LayoutListItem {LI} at (40,0) size 740x28
58 LayoutListMarker at (-22,0) size 9x28: bullet 58 LayoutListMarker (anonymous) at (-22,0) size 9x28: bullet
59 LayoutText {#text} at (0,0) size 44x28 59 LayoutText {#text} at (0,0) size 44x28
60 text run at (0,0) width 44: "after" 60 text run at (0,0) width 44: "after"
61 caret: position 0 of child 0 {#text} of child 1 {LI} of child 1 {UL} of child 1 {DIV} of child 5 {DIV} of body 61 caret: position 0 of child 0 {#text} of child 1 {LI} of child 1 {UL} of child 1 {DIV} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698