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

Side by Side Diff: LayoutTests/platform/win-xp/editing/inserting/insert-div-022-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: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 RenderView at (0,0) size 800x600 10 RenderView at (0,0) size 800x600
(...skipping 16 matching lines...) Expand all
27 text run at (0,84) width 191: "a newline is entered" 27 text run at (0,84) width 191: "a newline is entered"
28 RenderBlock {DIV} at (0,112) size 784x12 28 RenderBlock {DIV} at (0,112) size 784x12
29 RenderBlock {P} at (0,148) size 784x55 [border: (2px solid #0000FF)] 29 RenderBlock {P} at (0,148) size 784x55 [border: (2px solid #0000FF)]
30 RenderInline {B} at (0,0) size 31x26 30 RenderInline {B} at (0,0) size 31x26
31 RenderText {#text} at (14,14) size 31x26 31 RenderText {#text} at (14,14) size 31x26
32 text run at (14,14) width 31: "foo" 32 text run at (14,14) width 31: "foo"
33 RenderBlock {P} at (0,227) size 784x83 [border: (2px solid #0000FF)] 33 RenderBlock {P} at (0,227) size 784x83 [border: (2px solid #0000FF)]
34 RenderInline {B} at (0,0) size 12x26 34 RenderInline {B} at (0,0) size 12x26
35 RenderText {#text} at (14,14) size 12x26 35 RenderText {#text} at (14,14) size 12x26
36 text run at (14,14) width 12: "x" 36 text run at (14,14) width 12: "x"
37 RenderBR {BR} at (26,35) size 0x0 [bgcolor=#008000] 37 LayoutBR {BR} at (26,35) size 0x0 [bgcolor=#008000]
38 RenderText {#text} at (14,41) size 31x27 38 RenderText {#text} at (14,41) size 31x27
39 text run at (14,41) width 31: "bar" 39 text run at (14,41) width 31: "bar"
40 caret: position 1 of child 0 {#text} of child 0 {B} of child 6 {P} of body 40 caret: position 1 of child 0 {#text} of child 0 {B} of child 6 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698