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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/overflow-scroll-delete-expected.txt

Issue 403593005: Clear scrollbar damages in time (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: For landing Created 6 years, 4 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 784x584
6 RenderBlock {P} at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 144x19
8 text run at (0,0) width 144: "This is a repaint test for "
9 RenderInline {I} at (0,0) size 754x39
10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
11 RenderText {#text} at (144,0) size 305x19
12 text run at (144,0) width 305: "http://bugs.webkit.org/show_bug.cg i?id=11277"
13 RenderText {#text} at (449,0) size 754x39
14 text run at (449,0) width 4: " "
15 text run at (453,0) width 301: "REGRESSION: Incomplete repaint of ov erflow"
16 text run at (0,20) width 128: "areas when deleting"
17 RenderText {#text} at (128,20) size 733x39
18 text run at (128,20) width 8: ". "
19 text run at (136,20) width 422: "This shows that the repaint rect does n't account for scrolling. You can "
20 text run at (558,20) width 175: "use Quartz Debug to see that"
21 text run at (0,40) width 388: "changing the text repaints a rect where the text would have been "
22 text run at (388,40) width 146: "if it hadn't been scrolled."
23 layer at (8,84) size 80x69 clip at (8,84) size 65x69 scrollY 128 scrollHeight 22 0
24 RenderBlock {DIV} at (0,76) size 80x69
25 RenderBR {BR} at (0,0) size 0x19
26 RenderBR {BR} at (0,20) size 0x19
27 RenderBR {BR} at (0,40) size 0x19
28 RenderBR {BR} at (0,60) size 0x19
29 RenderBR {BR} at (0,80) size 0x19
30 RenderBR {BR} at (0,100) size 0x19
31 RenderBR {BR} at (0,120) size 0x19
32 RenderBR {BR} at (0,140) size 0x19
33 RenderBR {BR} at (0,160) size 0x19
34 RenderText {#text} at (0,180) size 43x39
35 text run at (0,180) width 43: "Passed"
36 text run at (0,200) width 26: "Test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698