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

Side by Side Diff: LayoutTests/platform/win-xp/editing/inserting/insert-text-with-newlines-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: webViewDidChange:WebViewDidChangeNotification 7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 27 matching lines...) Expand all
38 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 38 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
39 layer at (0,0) size 800x600 39 layer at (0,0) size 800x600
40 RenderView at (0,0) size 800x600 40 RenderView at (0,0) size 800x600
41 layer at (0,0) size 800x600 41 layer at (0,0) size 800x600
42 RenderBlock {HTML} at (0,0) size 800x600 42 RenderBlock {HTML} at (0,0) size 800x600
43 RenderBody {BODY} at (8,8) size 784x584 43 RenderBody {BODY} at (8,8) size 784x584
44 RenderBlock {DIV} at (0,0) size 784x140 [border: (2px solid #FF0000)] 44 RenderBlock {DIV} at (0,0) size 784x140 [border: (2px solid #FF0000)]
45 RenderInline {SPAN} at (0,0) size 79x111 45 RenderInline {SPAN} at (0,0) size 79x111
46 RenderText {#text} at (14,14) size 79x27 46 RenderText {#text} at (14,14) size 79x27
47 text run at (14,14) width 79: "Foo xxx" 47 text run at (14,14) width 79: "Foo xxx"
48 RenderBR {BR} at (93,35) size 0x0 48 LayoutBR {BR} at (93,35) size 0x0
49 RenderInline {I} at (0,0) size 34x27 49 RenderInline {I} at (0,0) size 34x27
50 RenderText {#text} at (14,42) size 34x27 50 RenderText {#text} at (14,42) size 34x27
51 text run at (14,42) width 34: "bar" 51 text run at (14,42) width 34: "bar"
52 RenderText {#text} at (48,42) size 42x27 52 RenderText {#text} at (48,42) size 42x27
53 text run at (48,42) width 42: " xxx" 53 text run at (48,42) width 42: " xxx"
54 RenderBR {BR} at (90,63) size 0x0 54 LayoutBR {BR} at (90,63) size 0x0
55 RenderBR {BR} at (14,70) size 0x27 55 LayoutBR {BR} at (14,70) size 0x27
56 RenderText {#text} at (14,98) size 69x27 56 RenderText {#text} at (14,98) size 69x27
57 text run at (14,98) width 69: "bazxxx" 57 text run at (14,98) width 69: "bazxxx"
58 caret: position 6 of child 6 {#text} of child 1 {SPAN} of child 1 {DIV} of body 58 caret: position 6 of child 6 {#text} of child 1 {SPAN} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698