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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/previous-line-position-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 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderBlock {HTML} at (0,0) size 800x600 6 RenderBlock {HTML} at (0,0) size 800x600
7 RenderBody {BODY} at (8,8) size 784x584 7 RenderBody {BODY} at (8,8) size 784x584
8 RenderBlock {P} at (0,0) size 784x54 8 RenderBlock {P} at (0,0) size 784x54
9 RenderText {#text} at (0,0) size 244x18 9 RenderText {#text} at (0,0) size 244x18
10 text run at (0,0) width 244: "There was a workaround added to fix " 10 text run at (0,0) width 244: "There was a workaround added to fix "
11 RenderInline {A} at (0,0) size 153x18 [color=#0000EE] 11 RenderInline {A} at (0,0) size 153x18 [color=#0000EE]
12 RenderText {#text} at (243,0) size 153x18 12 RenderText {#text} at (243,0) size 153x18
13 text run at (243,0) width 153: "rdar://problem/4033202" 13 text run at (243,0) width 153: "rdar://problem/4033202"
14 RenderText {#text} at (395,0) size 302x18 14 RenderText {#text} at (395,0) size 302x18
15 text run at (395,0) width 9: ". " 15 text run at (395,0) width 9: ". "
16 text run at (403,0) width 294: "A bug to remove the workaround was fil ed as" 16 text run at (403,0) width 294: "A bug to remove the workaround was fil ed as"
17 RenderInline {A} at (0,0) size 153x18 [color=#0000EE] 17 RenderInline {A} at (0,0) size 153x18 [color=#0000EE]
18 RenderText {#text} at (0,18) size 153x18 18 RenderText {#text} at (0,18) size 153x18
19 text run at (0,18) width 153: "rdar://problem/4040763" 19 text run at (0,18) width 153: "rdar://problem/4040763"
20 RenderText {#text} at (152,18) size 775x36 20 RenderText {#text} at (152,18) size 775x36
21 text run at (152,18) width 9: ". " 21 text run at (152,18) width 9: ". "
22 text run at (160,18) width 615: "The underlying problem with VisiblePo sitions was fixed, and so I removed the workaround and" 22 text run at (160,18) width 615: "The underlying problem with VisiblePo sitions was fixed, and so I removed the workaround and"
23 text run at (0,36) width 140: "added this layout test." 23 text run at (0,36) width 140: "added this layout test."
24 RenderBlock {DIV} at (0,70) size 784x56 [border: (1px solid #0000FF)] 24 RenderBlock {DIV} at (0,70) size 784x56 [border: (1px solid #0000FF)]
25 RenderBlock {P} at (1,1) size 782x18 25 RenderBlock {P} at (1,1) size 782x18
26 RenderText {#text} at (0,0) size 13x18 26 RenderText {#text} at (0,0) size 13x18
27 text run at (0,0) width 13: "hi" 27 text run at (0,0) width 13: "hi"
28 RenderInline {SPAN} at (0,0) size 1x18 28 RenderInline {SPAN} at (0,0) size 1x18
29 RenderBlock (anonymous) at (1,19) size 782x36 29 RenderBlock (anonymous) at (1,19) size 782x36
30 RenderBR {BR} at (0,0) size 0x18 30 LayoutBR {BR} at (0,0) size 0x18
31 RenderText {#text} at (0,18) size 23x18 31 RenderText {#text} at (0,18) size 23x18
32 text run at (0,18) width 23: "test" 32 text run at (0,18) width 23: "test"
33 caret: position 0 of child 2 {BR} of child 3 {DIV} of body 33 caret: position 0 of child 2 {BR} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698