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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/4916583-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 784x20
7 RenderText {#text} at (0,0) size 725x19
8 text run at (0,0) width 346: "This tests for a bug when outdenting an indented list item. "
9 text run at (346,0) width 379: "You should see 'foo' and 'bar' each in their own list item below."
10 RenderBlock {DIV} at (0,36) size 784x40
11 RenderBlock {UL} at (0,0) size 784x40
12 RenderListItem {LI} at (40,0) size 744x20
13 RenderListMarker at (-18,0) size 7x19: bullet
14 RenderText {#text} at (0,0) size 20x19
15 text run at (0,0) width 20: "foo"
16 RenderListItem {LI} at (40,20) size 744x20
17 RenderListMarker at (-18,0) size 7x19: bullet
18 RenderText {#text} at (0,0) size 20x19
19 text run at (0,0) width 20: "bar"
20 caret: position 0 of child 0 {#text} of child 1 {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