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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/5207369-expected.txt

Issue 132057: WebKit merge 44805:44837... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 762x39
8 text run at (0,0) width 762: "This tests for a crash when trying to fl atten a list containing a sub-list at the end. You shouldn't get a crash and the re should be a"
9 text run at (0,20) width 129: "single level list below."
10 RenderBlock {DIV} at (0,56) size 784x80
11 RenderBlock {UL} at (0,0) size 784x80
12 RenderListItem {LI} at (40,0) size 744x20
13 RenderListMarker at (-18,0) size 7x19: bullet
14 RenderText {#text} at (0,0) size 26x19
15 text run at (0,0) width 26: "One"
16 RenderListItem {LI} at (40,20) size 744x20
17 RenderListMarker at (-18,0) size 7x19: bullet
18 RenderText {#text} at (0,0) size 28x19
19 text run at (0,0) width 28: "Two"
20 RenderListItem {LI} at (40,40) size 744x20
21 RenderListMarker at (-18,0) size 7x19: bullet
22 RenderText {#text} at (0,0) size 35x19
23 text run at (0,0) width 35: "Three"
24 RenderListItem {LI} at (40,60) size 744x20
25 RenderListMarker at (-18,0) size 7x19: bullet
26 RenderText {#text} at (0,0) size 29x19
27 text run at (0,0) width 29: "Four"
28 RenderBlock (anonymous) at (0,96) size 784x0
29 selection start: position 0 of child 0 {#text} of child 0 {LI} of child 0 {UL} o f child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
30 selection end: position 4 of child 0 {#text} of child 3 {LI} of child 0 {UL} o f child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698