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

Side by Side Diff: LayoutTests/platform/win/editing/execCommand/5136770-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 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 383x17 7 RenderText {#text} at (0,0) size 383x17
8 text run at (0,0) width 383: "This tests for a hang when performing In sertUnorderedList." 8 text run at (0,0) width 383: "This tests for a hang when performing In sertUnorderedList."
9 RenderBlock {DIV} at (0,34) size 784x88 9 RenderBlock {DIV} at (0,34) size 784x88
10 RenderBlock {DIV} at (0,0) size 784x18 10 RenderBlock {DIV} at (0,0) size 784x18
11 RenderText {#text} at (0,0) size 354x17 11 RenderText {#text} at (0,0) size 354x17
12 text run at (0,0) width 354: "There should be two empty unordered li st items below." 12 text run at (0,0) width 354: "There should be two empty unordered li st items below."
13 RenderBlock {DIV} at (0,34) size 784x54 13 RenderBlock {DIV} at (0,34) size 784x54
14 RenderBlock {UL} at (0,0) size 784x54 14 RenderBlock {UL} at (0,0) size 784x54
15 RenderListItem {LI} at (40,0) size 744x18 15 RenderListItem {LI} at (40,0) size 744x18
16 RenderListMarker at (-17,0) size 7x17: bullet 16 RenderListMarker at (-17,0) size 7x17: bullet
17 RenderBR {BR} at (0,0) size 0x17 17 LayoutBR {BR} at (0,0) size 0x17
18 RenderListItem {LI} at (40,18) size 744x18 18 RenderListItem {LI} at (40,18) size 744x18
19 RenderListMarker at (-17,0) size 7x17: bullet 19 RenderListMarker at (-17,0) size 7x17: bullet
20 RenderBR {BR} at (0,0) size 0x17 20 LayoutBR {BR} at (0,0) size 0x17
21 RenderListItem {LI} at (40,36) size 744x18 21 RenderListItem {LI} at (40,36) size 744x18
22 RenderListMarker at (-17,0) size 7x17: bullet 22 RenderListMarker at (-17,0) size 7x17: bullet
23 RenderText {#text} at (0,0) size 243x17 23 RenderText {#text} at (0,0) size 243x17
24 text run at (0,0) width 243: "This should be an unordered list i tem." 24 text run at (0,0) width 243: "This should be an unordered list i tem."
25 selection start: position 0 of child 0 {BR} of child 0 {LI} of child 0 {UL} of c hild 3 {DIV} of child 2 {DIV} of body 25 selection start: position 0 of child 0 {BR} of child 0 {LI} of child 0 {UL} of c hild 3 {DIV} of child 2 {DIV} of body
26 selection end: position 38 of child 0 {#text} of child 2 {LI} of child 0 {UL} of child 3 {DIV} of child 2 {DIV} of body 26 selection end: position 38 of child 0 {#text} of child 2 {LI} of child 0 {UL} of child 3 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698