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

Side by Side Diff: LayoutTests/platform/win/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,251) size 784x31 [border: (2px solid #008000)] 48 LayoutBlockFlow {DIV} at (0,251) size 784x31 [border: (2px solid #008000)]
49 LayoutText {#text} at (2,2) size 106x26 49 LayoutText {#text} at (2,2) size 106x26
50 text run at (2,2) width 106: "beforeafter" 50 text run at (2,2) width 106: "beforeafter"
51 LayoutBlockFlow {DIV} at (0,292) size 784x106 51 LayoutBlockFlow {DIV} at (0,292) size 784x106
52 LayoutBlockFlow {DIV} at (0,0) size 784x106 [border: (2px solid #FF0000) ] 52 LayoutBlockFlow {DIV} at (0,0) size 784x106 [border: (2px solid #FF0000) ]
53 LayoutBlockFlow (anonymous) at (2,2) size 780x27 53 LayoutBlockFlow (anonymous) at (2,2) size 780x27
54 LayoutText {#text} at (0,0) size 62x26 54 LayoutText {#text} at (0,0) size 62x26
55 text run at (0,0) width 62: "before" 55 text run at (0,0) width 62: "before"
56 LayoutBlockFlow {UL} at (2,53) size 780x27 56 LayoutBlockFlow {UL} at (2,53) size 780x27
57 LayoutListItem {LI} at (40,0) size 740x27 57 LayoutListItem {LI} at (40,0) size 740x27
58 LayoutListMarker at (-22,0) size 9x26: bullet 58 LayoutListMarker (anonymous) at (-22,0) size 9x26: bullet
59 LayoutText {#text} at (0,0) size 44x26 59 LayoutText {#text} at (0,0) size 44x26
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