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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 Deleting into a nested block (was Radar 4056100)
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x600 3 The bug's symptom was that the visual result were two instances of the word "thr ee", because the original was not erased. Resize cleared it up.
4 RenderBlock {HTML} at (0,0) size 800x600 4 three
5 RenderBody {BODY} at (8,8) size 784x584 5 (repaint rects
6 RenderBlock {H4} at (0,0) size 784x20 6 (rect 8 147 23 20)
7 RenderText {#text} at (0,0) size 331x19 7 (rect 8 127 22 20)
8 text run at (0,0) width 331: "Deleting into a nested block (was Radar 4056100)" 8 (rect 3 122 794 30)
9 RenderBlock {DIV} at (0,41.27) size 400x60 9 (rect 3 142 794 30)
10 RenderText {#text} at (0,0) size 385x59 10 (rect 3 142 794 30)
11 text run at (0,0) width 385: "The bug's symptom was that the visual re sult were two instances" 11 (rect 3 132 794 20)
12 text run at (0,20) width 382: "of the word \"three\", because the orig inal was not erased. Resize" 12 (rect 8 128 784 4)
13 text run at (0,40) width 78: "cleared it up." 13 (rect 3 162 794 30)
14 RenderBlock {HR} at (0,109.27) size 784x2 [border: (1px inset #EEEEEE)] 14 (rect 3 142 794 30)
15 RenderBlock {DIV} at (0,119.27) size 784x100 15 (rect 3 172 794 20)
16 RenderBlock {DIV} at (0,0) size 784x20 16 (rect 8 168 784 4)
17 RenderText {#text} at (0,0) size 30x19 17 (rect 3 142 794 50)
18 text run at (0,0) width 30: "three" 18 (rect 3 122 794 30)
19 caret: position 0 of child 0 {#text} of child 1 {DIV} of child 7 {DIV} of body 19 (rect -5 -5 5 610)
20 (rect 800 -5 5 610)
21 (rect -5 -5 810 5)
22 (rect -5 600 810 5)
23 (rect -5 -5 5 610)
24 (rect 800 -5 5 610)
25 (rect -5 -5 810 5)
26 (rect -5 600 810 5)
27 (rect 3 122 794 10)
28 (rect 3 122 794 30)
29 (rect 3 122 794 30)
30 (rect 3 142 794 30)
31 (rect 8 127 784 20)
32 (rect 3 142 794 30)
33 (rect 3 152 794 20)
34 (rect 8 148 784 4)
35 (rect 3 152 794 20)
36 (rect 8 148 784 4)
37 (rect 3 142 794 10)
38 (rect 3 142 794 30)
39 (rect 3 152 794 20)
40 (rect 8 148 784 4)
41 (rect 8 127 784 20)
42 (rect 3 142 794 30)
43 (rect 3 142 794 30)
44 (rect 3 142 794 30)
45 (rect 3 122 794 29)
46 (rect 8 127 30 20)
47 (rect 8 127 30 20)
48 (rect 3 122 794 30)
49 (rect 3 122 794 29)
50 (rect 8 127 30 20)
51 (rect 8 127 30 20)
52 (rect 3 122 794 30)
53 (rect 3 122 794 29)
54 (rect 8 127 30 20)
55 (rect 7 126 3 21)
56 (rect 7 126 3 21)
57 (rect 8 127 30 20)
58 )
59
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698