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

Side by Side Diff: LayoutTests/platform/win/editing/execCommand/4747450-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference 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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 751x35 7 RenderText {#text} at (0,0) size 751x35
8 text run at (0,0) width 294: "This test for a bug in Insert{Un}Ordered List. " 8 text run at (0,0) width 294: "This test for a bug in Insert{Un}Ordered List. "
9 text run at (293,0) width 458: "Inside an empty editable region, a new paragraph is added, then a list is" 9 text run at (293,0) width 458: "Inside an empty editable region, a new paragraph is added, then a list is"
10 text run at (0,18) width 55: "created. " 10 text run at (0,18) width 55: "created. "
11 text run at (54,18) width 130: "The caret should be " 11 text run at (54,18) width 130: "The caret should be "
12 RenderInline {B} at (0,0) size 41x17 12 RenderInline {B} at (0,0) size 41x17
13 RenderText {#text} at (183,18) size 41x17 13 RenderText {#text} at (183,18) size 41x17
14 text run at (183,18) width 41: "inside" 14 text run at (183,18) width 41: "inside"
15 RenderText {#text} at (223,18) size 129x17 15 RenderText {#text} at (223,18) size 129x17
16 text run at (223,18) width 129: " the empty list item." 16 text run at (223,18) width 129: " the empty list item."
17 RenderBlock {DIV} at (0,52) size 784x52 17 RenderBlock {DIV} at (0,52) size 784x52
18 RenderBlock {DIV} at (0,0) size 784x18 18 RenderBlock {DIV} at (0,0) size 784x18
19 LayoutBR {BR} at (0,0) size 0x17 19 LayoutBR {BR} at (0,0) size 0x17
20 RenderBlock {DIV} at (0,34) size 784x18 20 RenderBlock {DIV} at (0,34) size 784x18
21 RenderBlock {UL} at (0,0) size 784x18 21 RenderBlock {UL} at (0,0) size 784x18
22 RenderListItem {LI} at (40,0) size 744x18 22 LayoutListItem {LI} at (40,0) size 744x18
23 RenderListMarker at (-17,0) size 7x17: bullet 23 LayoutListMarker at (-17,0) size 7x17: bullet
24 LayoutBR {BR} at (0,0) size 0x17 24 LayoutBR {BR} at (0,0) size 0x17
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