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

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

Issue 1309243006: Remove old repaint rect tracking from FrameView. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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
« no previous file with comments | « no previous file | LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Deleting into a nested block (was Radar 4056100)
2
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 three
5 (repaint rects
6 (rect 8 127 22 20)
7 (rect 8 147 23 20)
8 (rect 3 122 794 30)
9 (rect 3 142 794 30)
10 (rect 3 142 794 30)
11 (rect 3 132 794 20)
12 (rect 8 128 784 4)
13 (rect 3 162 794 30)
14 (rect 3 142 794 30)
15 (rect 3 172 794 20)
16 (rect 8 168 784 4)
17 (rect 3 142 794 50)
18 (rect 3 122 794 30)
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
« no previous file with comments | « no previous file | LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698