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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/5007143-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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x54 6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 775x54 7 RenderText {#text} at (0,0) size 775x54
8 text run at (0,0) width 530: "This tests for a bug when moving the car et forward/backward by a line/paragraph. " 8 text run at (0,0) width 530: "This tests for a bug when moving the car et forward/backward by a line/paragraph. "
9 text run at (529,0) width 226: "The horizontal position of the caret" 9 text run at (529,0) width 226: "The horizontal position of the caret"
10 text run at (0,18) width 592: "would be lost when moving the caret int o an empty paragraph, when it should be preserved. " 10 text run at (0,18) width 592: "would be lost when moving the caret int o an empty paragraph, when it should be preserved. "
11 text run at (591,18) width 184: "The caret should be between" 11 text run at (591,18) width 184: "The caret should be between"
12 text run at (0,36) width 296: "the first and second 'x's in the third paragraph." 12 text run at (0,36) width 296: "the first and second 'x's in the third paragraph."
13 RenderBlock {DIV} at (0,70) size 784x72 13 RenderBlock {DIV} at (0,70) size 784x72
14 RenderText {#text} at (0,0) size 24x18 14 RenderText {#text} at (0,0) size 24x18
15 text run at (0,0) width 24: "xxx" 15 text run at (0,0) width 24: "xxx"
16 RenderBR {BR} at (24,14) size 0x0 16 LayoutBR {BR} at (24,14) size 0x0
17 RenderText {#text} at (0,18) size 24x18 17 RenderText {#text} at (0,18) size 24x18
18 text run at (0,18) width 24: "xxx" 18 text run at (0,18) width 24: "xxx"
19 RenderBR {BR} at (24,32) size 0x0 19 LayoutBR {BR} at (24,32) size 0x0
20 RenderBR {BR} at (0,36) size 0x18 20 LayoutBR {BR} at (0,36) size 0x18
21 RenderText {#text} at (0,54) size 24x18 21 RenderText {#text} at (0,54) size 24x18
22 text run at (0,54) width 24: "xxx" 22 text run at (0,54) width 24: "xxx"
23 RenderBR {BR} at (24,68) size 0x0 23 LayoutBR {BR} at (24,68) size 0x0
24 caret: position 2 of child 6 {#text} of child 2 {DIV} of body 24 caret: position 2 of child 6 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698