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

Unified 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, 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/android/fast/repaint/overflow-scroll-delete-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/overflow-scroll-delete-expected.txt b/LayoutTests/platform/android/fast/repaint/overflow-scroll-delete-expected.txt
deleted file mode 100644
index 3dc6939132d5805af2341f36fbbde21c7f338e4d..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/fast/repaint/overflow-scroll-delete-expected.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This is a repaint test for "
- RenderInline {I} at (0,0) size 754x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (144,0) size 305x19
- text run at (144,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=11277"
- RenderText {#text} at (449,0) size 754x39
- text run at (449,0) width 4: " "
- text run at (453,0) width 301: "REGRESSION: Incomplete repaint of overflow"
- text run at (0,20) width 128: "areas when deleting"
- RenderText {#text} at (128,20) size 733x39
- text run at (128,20) width 8: ". "
- text run at (136,20) width 422: "This shows that the repaint rect doesn't account for scrolling. You can "
- text run at (558,20) width 175: "use Quartz Debug to see that"
- text run at (0,40) width 388: "changing the text repaints a rect where the text would have been "
- text run at (388,40) width 146: "if it hadn't been scrolled."
-layer at (8,84) size 80x69 clip at (8,84) size 65x69 scrollY 128 scrollHeight 220
- RenderBlock {DIV} at (0,76) size 80x69
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
- RenderBR {BR} at (0,80) size 0x19
- RenderBR {BR} at (0,100) size 0x19
- RenderBR {BR} at (0,120) size 0x19
- RenderBR {BR} at (0,140) size 0x19
- RenderBR {BR} at (0,160) size 0x19
- RenderText {#text} at (0,180) size 43x39
- text run at (0,180) width 43: "Passed"
- text run at (0,200) width 26: "Test"

Powered by Google App Engine
This is Rietveld 408576698