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

Side by Side Diff: LayoutTests/platform/linux/editing/execCommand/4747450-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 783x39 7 RenderText {#text} at (0,0) size 783x39
8 text run at (0,0) width 275: "This test for a bug in Insert{Un}Ordered List. " 8 text run at (0,0) width 275: "This test for a bug in Insert{Un}Ordered List. "
9 text run at (275,0) width 485: "Inside an empty editable region, a new paragraph is added, then a list is created. " 9 text run at (275,0) width 485: "Inside an empty editable region, a new paragraph is added, then a list is created. "
10 text run at (760,0) width 23: "The" 10 text run at (760,0) width 23: "The"
11 text run at (0,20) width 96: "caret should be " 11 text run at (0,20) width 96: "caret should be "
12 RenderInline {B} at (0,0) size 39x19 12 RenderInline {B} at (0,0) size 39x19
13 RenderText {#text} at (96,20) size 39x19 13 RenderText {#text} at (96,20) size 39x19
14 text run at (96,20) width 39: "inside" 14 text run at (96,20) width 39: "inside"
15 RenderText {#text} at (135,20) size 116x19 15 RenderText {#text} at (135,20) size 116x19
16 text run at (135,20) width 116: " the empty list item." 16 text run at (135,20) width 116: " the empty list item."
17 RenderBlock {DIV} at (0,56) size 784x56 17 RenderBlock {DIV} at (0,56) size 784x56
18 RenderBlock {DIV} at (0,0) size 784x20 18 RenderBlock {DIV} at (0,0) size 784x20
19 RenderBR {BR} at (0,0) size 0x19 19 LayoutBR {BR} at (0,0) size 0x19
20 RenderBlock {DIV} at (0,36) size 784x20 20 RenderBlock {DIV} at (0,36) size 784x20
21 RenderBlock {UL} at (0,0) size 784x20 21 RenderBlock {UL} at (0,0) size 784x20
22 RenderListItem {LI} at (40,0) size 744x20 22 RenderListItem {LI} at (40,0) size 744x20
23 RenderListMarker at (-18,0) size 7x19: bullet 23 RenderListMarker at (-18,0) size 7x19: bullet
24 RenderBR {BR} at (0,0) size 0x19 24 LayoutBR {BR} at (0,0) size 0x19
25 caret: position 0 of child 0 {BR} of child 0 {LI} of child 0 {UL} of child 1 {DI V} of child 2 {DIV} of body 25 caret: position 0 of child 0 {BR} of child 0 {LI} of child 0 {UL} of child 1 {DI V} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698