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

Side by Side Diff: LayoutTests/platform/mac/editing/inserting/typing-at-end-of-line-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 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
11 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 11 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
13 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 13 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
14 layer at (0,0) size 800x600 scrollWidth 879 14 layer at (0,0) size 800x600 scrollWidth 879
15 RenderView at (0,0) size 800x600 15 RenderView at (0,0) size 800x600
16 layer at (0,0) size 800x600 16 layer at (0,0) size 800x600
17 RenderBlock {HTML} at (0,0) size 800x600 17 RenderBlock {HTML} at (0,0) size 800x600
18 RenderBody {BODY} at (8,8) size 784x584 18 RenderBody {BODY} at (8,8) size 784x584
19 RenderBlock {DIV} at (0,0) size 784x54 19 RenderBlock {DIV} at (0,0) size 784x54
20 RenderText {#text} at (0,0) size 783x54 20 RenderText {#text} at (0,0) size 783x54
21 text run at (0,0) width 783: "This test validates the fix for a bug th at occurred when typing a blank at the end of a line when the character doesn't fix by" 21 text run at (0,0) width 783: "This test validates the fix for a bug th at occurred when typing a blank at the end of a line when the character doesn't fix by"
22 text run at (0,18) width 762: "a fraction of a pixel. If the test runs correctly, you should see the word 'you' at the end of the line and the word 'h ave' at" 22 text run at (0,18) width 762: "a fraction of a pixel. If the test runs correctly, you should see the word 'you' at the end of the line and the word 'h ave' at"
23 text run at (0,36) width 227: "the beginning of the following line." 23 text run at (0,36) width 227: "the beginning of the following line."
24 RenderBlock (anonymous) at (0,54) size 784x18 24 RenderBlock (anonymous) at (0,54) size 784x18
25 RenderBR {BR} at (0,0) size 0x18 25 LayoutBR {BR} at (0,0) size 0x18
26 RenderBlock {DIV} at (0,72) size 871x100 26 RenderBlock {DIV} at (0,72) size 871x100
27 RenderText {#text} at (0,0) size 871x30 27 RenderText {#text} at (0,0) size 871x30
28 text run at (0,0) width 868: "and Anna, you can do your regular weekly report run, and I'll extract the key sections into this. Andrew and Mark, I'd l ike to include any new bits you" 28 text run at (0,0) width 868: "and Anna, you can do your regular weekly report run, and I'll extract the key sections into this. Andrew and Mark, I'd l ike to include any new bits you"
29 text run at (867,0) width 4: " " 29 text run at (867,0) width 4: " "
30 text run at (0,15) width 31: " have" 30 text run at (0,15) width 31: " have"
31 caret: position 158 of child 0 {#text} of child 5 {DIV} of body 31 caret: position 158 of child 0 {#text} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698