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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/5210032-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 773x39
8 text run at (0,0) width 773: "This tests for a bug where content befor e a list made into a list item would be placed at the end of the list instead of the beginning."
9 text run at (0,20) width 455: "The list items below should contain \"O ne\", \"Two\" and \"Three\", in that order."
10 RenderBlock {DIV} at (0,56) size 784x60
11 RenderBlock {UL} at (0,0) size 784x60
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 caret: position 0 of child 0 {#text} of child 0 {LI} of child 0 {UL} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698