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

Side by Side Diff: LayoutTests/platform/win/editing/pasteboard/8145-2-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: webViewDidChange:WebViewDidChangeNotification 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600 7 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600 9 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (8,8) size 784x584 10 RenderBody {BODY} at (8,8) size 784x584
11 RenderBlock {P} at (0,0) size 784x54 11 RenderBlock {P} at (0,0) size 784x54
12 RenderText {#text} at (0,0) size 774x53 12 RenderText {#text} at (0,0) size 774x53
13 text run at (0,0) width 305: "This tests a change made with the fix fo r 8145. " 13 text run at (0,0) width 305: "This tests a change made with the fix fo r 8145. "
14 text run at (304,0) width 434: "The paragraph separator inserted to pr event nesting blocks from the" 14 text run at (304,0) width 434: "The paragraph separator inserted to pr event nesting blocks from the"
15 text run at (0,18) width 774: "fragment to paste inside the block wher e the paste occured was incorrectly inserted when the paste occured at the start of" 15 text run at (0,18) width 774: "fragment to paste inside the block wher e the paste occured was incorrectly inserted when the paste occured at the start of"
16 text run at (0,36) width 80: "a paragraph." 16 text run at (0,36) width 80: "a paragraph."
17 RenderBlock {DIV} at (0,70) size 784x74 [border: (1px solid #000000)] 17 RenderBlock {DIV} at (0,70) size 784x74 [border: (1px solid #000000)]
18 RenderBlock (anonymous) at (1,1) size 782x18 18 RenderBlock (anonymous) at (1,1) size 782x18
19 RenderText {#text} at (0,0) size 22x17 19 RenderText {#text} at (0,0) size 22x17
20 text run at (0,0) width 22: "foo" 20 text run at (0,0) width 22: "foo"
21 RenderBR {BR} at (21,14) size 1x0 21 LayoutBR {BR} at (21,14) size 1x0
22 RenderBlock {DIV} at (1,19) size 782x18 22 RenderBlock {DIV} at (1,19) size 782x18
23 RenderText {#text} at (0,0) size 22x17 23 RenderText {#text} at (0,0) size 22x17
24 text run at (0,0) width 22: "foo" 24 text run at (0,0) width 22: "foo"
25 RenderBlock (anonymous) at (1,37) size 782x36 25 RenderBlock (anonymous) at (1,37) size 782x36
26 RenderText {#text} at (0,0) size 21x17 26 RenderText {#text} at (0,0) size 21x17
27 text run at (0,0) width 21: "bar" 27 text run at (0,0) width 21: "bar"
28 RenderText {#text} at (20,0) size 21x17 28 RenderText {#text} at (20,0) size 21x17
29 text run at (20,0) width 21: "bar" 29 text run at (20,0) width 21: "bar"
30 RenderBR {BR} at (40,14) size 1x0 30 LayoutBR {BR} at (40,14) size 1x0
31 RenderText {#text} at (0,18) size 23x17 31 RenderText {#text} at (0,18) size 23x17
32 text run at (0,18) width 23: "baz" 32 text run at (0,18) width 23: "baz"
33 caret: position 3 of child 3 {#text} of child 2 {DIV} of body 33 caret: position 3 of child 3 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698