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

Side by Side Diff: LayoutTests/platform/mac/editing/pasteboard/4076267-3-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: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
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: webViewDidChange:WebViewDidChangeNotification 8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
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 367 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 RenderBlock {DIV} at (0,126) size 784x18 378 RenderBlock {DIV} at (0,126) size 784x18
379 RenderText {#text} at (0,0) size 48x18 379 RenderText {#text} at (0,0) size 48x18
380 text run at (0,0) width 48: "x x" 380 text run at (0,0) width 48: "x x"
381 RenderBlock {DIV} at (0,144) size 784x18 381 RenderBlock {DIV} at (0,144) size 784x18
382 RenderText {#text} at (0,0) size 52x18 382 RenderText {#text} at (0,0) size 52x18
383 text run at (0,0) width 52: "x x" 383 text run at (0,0) width 52: "x x"
384 RenderBlock {DIV} at (0,162) size 784x18 384 RenderBlock {DIV} at (0,162) size 784x18
385 RenderText {#text} at (0,0) size 56x18 385 RenderText {#text} at (0,0) size 56x18
386 text run at (0,0) width 56: "x x" 386 text run at (0,0) width 56: "x x"
387 RenderBlock {DIV} at (0,180) size 784x18 387 RenderBlock {DIV} at (0,180) size 784x18
388 RenderBR {BR} at (0,0) size 0x18 388 LayoutBR {BR} at (0,0) size 0x18
389 caret: position 0 of child 0 {BR} of child 10 {DIV} of child 5 {DIV} of body 389 caret: position 0 of child 0 {BR} of child 10 {DIV} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698