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

Side by Side Diff: LayoutTests/platform/linux/editing/deleting/delete-listitem-002-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
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 20 matching lines...) Expand all
31 RenderListItem {LI} at (40,0) size 716x28 31 RenderListItem {LI} at (40,0) size 716x28
32 RenderListMarker at (-22,0) size 9x27: bullet 32 RenderListMarker at (-22,0) size 9x27: bullet
33 RenderText {#text} at (0,0) size 35x27 33 RenderText {#text} at (0,0) size 35x27
34 text run at (0,0) width 35: "one" 34 text run at (0,0) width 35: "one"
35 RenderListItem {LI} at (40,28) size 716x28 35 RenderListItem {LI} at (40,28) size 716x28
36 RenderListMarker at (-22,0) size 9x27: bullet 36 RenderListMarker at (-22,0) size 9x27: bullet
37 RenderText {#text} at (0,0) size 36x27 37 RenderText {#text} at (0,0) size 36x27
38 text run at (0,0) width 36: "two" 38 text run at (0,0) width 36: "two"
39 RenderListItem {LI} at (40,56) size 716x28 39 RenderListItem {LI} at (40,56) size 716x28
40 RenderListMarker at (-22,0) size 9x27: bullet 40 RenderListMarker at (-22,0) size 9x27: bullet
41 RenderBR {BR} at (0,0) size 0x27 41 LayoutBR {BR} at (0,0) size 0x27
42 RenderListItem {LI} at (40,84) size 716x28 42 RenderListItem {LI} at (40,84) size 716x28
43 RenderListMarker at (-22,0) size 9x27: bullet 43 RenderListMarker at (-22,0) size 9x27: bullet
44 RenderText {#text} at (0,0) size 40x27 44 RenderText {#text} at (0,0) size 40x27
45 text run at (0,0) width 40: "four" 45 text run at (0,0) width 40: "four"
46 RenderListItem {LI} at (40,112) size 716x28 46 RenderListItem {LI} at (40,112) size 716x28
47 RenderListMarker at (-22,0) size 9x27: bullet 47 RenderListMarker at (-22,0) size 9x27: bullet
48 RenderText {#text} at (0,0) size 37x27 48 RenderText {#text} at (0,0) size 37x27
49 text run at (0,0) width 37: "five" 49 text run at (0,0) width 37: "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