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

Side by Side Diff: LayoutTests/editing/execCommand/4580583-1-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 784x36
7 RenderText {#text} at (0,0) size 767x37
8 text run at (0,0) width 474: "This tests to make sure that breaking a quoted list doesn't renumber the list. "
9 text run at (474,0) width 293: "You should see a list broken in two be low, the"
10 text run at (0,18) width 186: "list items numbered 1, 2, 3, 4."
11 RenderBlock {DIV} at (0,52) size 784x122
12 RenderBlock {BLOCKQUOTE} at (2,0) size 742x36 [color=#0000FF] [border: n one (2px solid #0000FF)]
13 RenderBlock {OL} at (2,0) size 740x36
14 RenderListItem {LI} at (40,0) size 700x18
15 RenderListMarker at (-21,0) size 16x19: "1"
16 RenderText {#text} at (0,0) size 27x19
17 text run at (0,0) width 27: "One"
18 RenderListItem {LI} at (40,18) size 700x18
19 RenderListMarker at (-21,0) size 16x19: "2"
20 RenderText {#text} at (0,0) size 30x19
21 text run at (0,0) width 30: "Two"
22 RenderBlock (anonymous) at (0,52) size 784x18
23 RenderBR {BR} at (0,0) size 0x19
24 RenderBlock {BLOCKQUOTE} at (2,86) size 742x36 [color=#0000FF] [border: none (2px solid #0000FF)]
25 RenderBlock {OL} at (2,0) size 740x36
26 RenderListItem {LI} at (40,0) size 700x18
27 RenderListMarker at (-21,0) size 16x19: "3"
28 RenderText {#text} at (0,0) size 37x19
29 text run at (0,0) width 37: "Three"
30 RenderListItem {LI} at (40,18) size 700x18
31 RenderListMarker at (-21,0) size 16x19: "4"
32 RenderText {#text} at (0,0) size 30x19
33 text run at (0,0) width 30: "Four"
34 caret: position 0 of child 2 {BR} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698