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

Side by Side Diff: LayoutTests/fast/repaint/overflow-scroll-delete-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
(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 784x54
7 RenderText {#text} at (0,0) size 151x18
8 text run at (0,0) width 151: "This is a repaint test for "
9 RenderInline {I} at (0,0) size 755x36
10 RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
11 RenderText {#text} at (151,0) size 301x18
12 text run at (151,0) width 301: "http://bugs.webkit.org/show_bug.cg i?id=11277"
13 RenderText {#text} at (452,0) size 755x36
14 text run at (452,0) width 4: " "
15 text run at (456,0) width 299: "REGRESSION: Incomplete repaint of ov erflow"
16 text run at (0,18) width 127: "areas when deleting"
17 RenderText {#text} at (127,18) size 760x36
18 text run at (127,18) width 8: ". "
19 text run at (135,18) width 443: "This shows that the repaint rect does n't account for scrolling. You can "
20 text run at (578,18) width 182: "use Quartz Debug to see that"
21 text run at (0,36) width 408: "changing the text repaints a rect where the text would have been "
22 text run at (408,36) width 154: "if it hadn't been scrolled."
23 layer at (8,78) size 80x69 clip at (8,78) size 65x69 scrollY 128 scrollHeight 19 8
24 RenderBlock {DIV} at (0,70) size 80x69
25 RenderBR {BR} at (0,0) size 0x18
26 RenderBR {BR} at (0,18) size 0x18
27 RenderBR {BR} at (0,36) size 0x18
28 RenderBR {BR} at (0,54) size 0x18
29 RenderBR {BR} at (0,72) size 0x18
30 RenderBR {BR} at (0,90) size 0x18
31 RenderBR {BR} at (0,108) size 0x18
32 RenderBR {BR} at (0,126) size 0x18
33 RenderBR {BR} at (0,144) size 0x18
34 RenderText {#text} at (0,162) size 43x36
35 text run at (0,162) width 43: "Passed"
36 text run at (0,180) width 27: "Test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698