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

Side by Side Diff: LayoutTests/platform/mac/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 784x18 6 (rect 8 137 24 19)
7 RenderText {#text} at (0,0) size 334x18 7 (rect 8 119 23 19)
8 text run at (0,0) width 334: "Deleting into a nested block (was Radar 4056100)" 8 (rect 3 114 794 28)
9 RenderBlock {DIV} at (0,39.27) size 400x54 9 (rect 3 132 794 28)
10 RenderText {#text} at (0,0) size 369x54 10 (rect 3 132 794 28)
11 text run at (0,0) width 345: "The bug's symptom was that the visual re sult were two" 11 (rect 3 124 794 18)
12 text run at (0,18) width 369: "instances of the word \"three\", becaus e the original was not" 12 (rect 8 120 784 4)
13 text run at (0,36) width 175: "erased. Resize cleared it up." 13 (rect 3 150 794 28)
14 RenderBlock {HR} at (0,101.27) size 784x2 [border: (1px inset #EEEEEE)] 14 (rect 3 132 794 28)
15 RenderBlock {DIV} at (0,111.27) size 784x100 15 (rect 3 160 794 18)
16 RenderBlock {DIV} at (0,0) size 784x18 16 (rect 8 156 784 4)
17 RenderText {#text} at (0,0) size 31x18 17 (rect 3 132 794 46)
18 text run at (0,0) width 31: "three" 18 (rect 3 114 794 28)
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 114 794 10)
28 (rect 3 114 794 28)
29 (rect 3 114 794 28)
30 (rect 3 132 794 28)
31 (rect 8 119 784 19)
32 (rect 3 132 794 28)
33 (rect 3 142 794 18)
34 (rect 8 138 784 4)
35 (rect 3 142 794 18)
36 (rect 8 138 784 4)
37 (rect 3 132 794 10)
38 (rect 3 132 794 28)
39 (rect 3 142 794 18)
40 (rect 8 138 784 4)
41 (rect 8 119 784 19)
42 (rect 3 132 794 28)
43 (rect 3 132 794 28)
44 (rect 3 132 794 28)
45 (rect 3 114 794 28)
46 (rect 8 119 31 19)
47 (rect 8 119 31 19)
48 (rect 3 114 794 28)
49 (rect 3 114 794 28)
50 (rect 8 119 31 19)
51 (rect 8 119 31 19)
52 (rect 3 114 794 28)
53 (rect 3 114 794 28)
54 (rect 8 119 31 19)
55 (rect 7 118 3 20)
56 (rect 7 118 3 20)
57 (rect 8 119 31 19)
58 )
59
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698