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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 355x19 7 RenderText {#text} at (0,0) size 355x19
8 text run at (0,0) width 355: "This tests for a hang when performing In sertUnorderedList." 8 text run at (0,0) width 355: "This tests for a hang when performing In sertUnorderedList."
9 RenderBlock {DIV} at (0,36) size 784x96 9 RenderBlock {DIV} at (0,36) size 784x96
10 RenderBlock {DIV} at (0,0) size 784x20 10 RenderBlock {DIV} at (0,0) size 784x20
11 RenderText {#text} at (0,0) size 331x19 11 RenderText {#text} at (0,0) size 331x19
12 text run at (0,0) width 331: "There should be two empty unordered li st items below." 12 text run at (0,0) width 331: "There should be two empty unordered li st items below."
13 RenderBlock {DIV} at (0,36) size 784x60 13 RenderBlock {DIV} at (0,36) size 784x60
14 RenderBlock {UL} at (0,0) size 784x60 14 RenderBlock {UL} at (0,0) size 784x60
15 RenderListItem {LI} at (40,0) size 744x20 15 RenderListItem {LI} at (40,0) size 744x20
16 RenderListMarker at (-18,0) size 7x19: bullet 16 RenderListMarker at (-18,0) size 7x19: bullet
17 RenderBR {BR} at (0,0) size 0x19 17 LayoutBR {BR} at (0,0) size 0x19
18 RenderListItem {LI} at (40,20) size 744x20 18 RenderListItem {LI} at (40,20) size 744x20
19 RenderListMarker at (-18,0) size 7x19: bullet 19 RenderListMarker at (-18,0) size 7x19: bullet
20 RenderBR {BR} at (0,0) size 0x19 20 LayoutBR {BR} at (0,0) size 0x19
21 RenderListItem {LI} at (40,40) size 744x20 21 RenderListItem {LI} at (40,40) size 744x20
22 RenderListMarker at (-18,0) size 7x19: bullet 22 RenderListMarker at (-18,0) size 7x19: bullet
23 RenderText {#text} at (0,0) size 224x19 23 RenderText {#text} at (0,0) size 224x19
24 text run at (0,0) width 224: "This should be an unordered list i tem." 24 text run at (0,0) width 224: "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