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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x60 8 RenderBlock {P} at (0,0) size 784x60
9 RenderText {#text} at (0,0) size 232x19 9 RenderText {#text} at (0,0) size 232x19
10 text run at (0,0) width 232: "There was a workaround added to fix " 10 text run at (0,0) width 232: "There was a workaround added to fix "
11 RenderInline {A} at (0,0) size 146x19 [color=#0000EE] 11 RenderInline {A} at (0,0) size 146x19 [color=#0000EE]
12 RenderText {#text} at (232,0) size 146x19 12 RenderText {#text} at (232,0) size 146x19
13 text run at (232,0) width 146: "rdar://problem/4033202" 13 text run at (232,0) width 146: "rdar://problem/4033202"
14 RenderText {#text} at (378,0) size 284x19 14 RenderText {#text} at (378,0) size 284x19
15 text run at (378,0) width 8: ". " 15 text run at (378,0) width 8: ". "
16 text run at (386,0) width 276: "A bug to remove the workaround was fil ed as" 16 text run at (386,0) width 276: "A bug to remove the workaround was fil ed as"
17 RenderInline {A} at (0,0) size 146x19 [color=#0000EE] 17 RenderInline {A} at (0,0) size 146x19 [color=#0000EE]
18 RenderText {#text} at (0,20) size 146x19 18 RenderText {#text} at (0,20) size 146x19
19 text run at (0,20) width 146: "rdar://problem/4040763" 19 text run at (0,20) width 146: "rdar://problem/4040763"
20 RenderText {#text} at (146,20) size 767x39 20 RenderText {#text} at (146,20) size 767x39
21 text run at (146,20) width 8: ". " 21 text run at (146,20) width 8: ". "
22 text run at (154,20) width 613: "The underlying problem with VisiblePo sitions was fixed, and so I removed the workaround and added" 22 text run at (154,20) width 613: "The underlying problem with VisiblePo sitions was fixed, and so I removed the workaround and added"
23 text run at (0,40) width 89: "this layout test." 23 text run at (0,40) width 89: "this layout test."
24 RenderBlock {DIV} at (0,76) size 784x62 [border: (1px solid #0000FF)] 24 RenderBlock {DIV} at (0,76) size 784x62 [border: (1px solid #0000FF)]
25 RenderBlock {P} at (1,1) size 782x20 25 RenderBlock {P} at (1,1) size 782x20
26 RenderText {#text} at (0,0) size 10x19 26 RenderText {#text} at (0,0) size 10x19
27 text run at (0,0) width 10: "hi" 27 text run at (0,0) width 10: "hi"
28 RenderInline {SPAN} at (0,0) size 0x19 28 RenderInline {SPAN} at (0,0) size 0x19
29 RenderBlock (anonymous) at (1,21) size 782x40 29 RenderBlock (anonymous) at (1,21) size 782x40
30 RenderBR {BR} at (0,0) size 0x19 30 LayoutBR {BR} at (0,0) size 0x19
31 RenderText {#text} at (0,20) size 21x19 31 RenderText {#text} at (0,20) size 21x19
32 text run at (0,20) width 21: "test" 32 text run at (0,20) width 21: "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