Index: LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt |
diff --git a/LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt b/LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt |
deleted file mode 100644 |
index 6f3ee19d4160d65c6a56cd6bda19afdafd08efd7..0000000000000000000000000000000000000000 |
--- a/LayoutTests/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 784x54 |
- RenderText {#text} at (0,0) size 151x18 |
- text run at (0,0) width 151: "This is a repaint test for " |
- RenderInline {I} at (0,0) size 755x36 |
- RenderInline {A} at (0,0) size 301x18 [color=#0000EE] |
- RenderText {#text} at (151,0) size 301x18 |
- text run at (151,0) width 301: "http://bugs.webkit.org/show_bug.cgi?id=11277" |
- RenderText {#text} at (452,0) size 755x36 |
- text run at (452,0) width 4: " " |
- text run at (456,0) width 299: "REGRESSION: Incomplete repaint of overflow" |
- text run at (0,18) width 127: "areas when deleting" |
- RenderText {#text} at (127,18) size 760x36 |
- text run at (127,18) width 8: ". " |
- text run at (135,18) width 443: "This shows that the repaint rect doesn't account for scrolling. You can " |
- text run at (578,18) width 182: "use Quartz Debug to see that" |
- text run at (0,36) width 408: "changing the text repaints a rect where the text would have been " |
- text run at (408,36) width 154: "if it hadn't been scrolled." |
-layer at (8,78) size 80x69 clip at (8,78) size 65x69 scrollY 128 scrollHeight 198 |
- RenderBlock {DIV} at (0,70) size 80x69 |
- RenderBR {BR} at (0,0) size 0x18 |
- RenderBR {BR} at (0,18) size 0x18 |
- RenderBR {BR} at (0,36) size 0x18 |
- RenderBR {BR} at (0,54) size 0x18 |
- RenderBR {BR} at (0,72) size 0x18 |
- RenderBR {BR} at (0,90) size 0x18 |
- RenderBR {BR} at (0,108) size 0x18 |
- RenderBR {BR} at (0,126) size 0x18 |
- RenderBR {BR} at (0,144) size 0x18 |
- RenderText {#text} at (0,162) size 43x36 |
- text run at (0,162) width 43: "Passed" |
- text run at (0,180) width 27: "Test" |