diff options
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt deleted file mode 100644 index 0eaa2d1..0000000 --- a/webkit/data/layout_tests/platform/chromium-linux/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 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 757x39 - RenderInline {A} at (0,0) size 285x19 [color=#0000EE] - RenderText {#text} at (144,0) size 285x19 - text run at (144,0) width 285: "http://bugs.webkit.org/show_bug.cgi?id=11277" - RenderText {#text} at (429,0) size 757x39 - text run at (429,0) width 4: " " - text run at (433,0) width 324: "REGRESSION: Incomplete repaint of overflow areas" - text run at (0,20) width 82: "when deleting" - RenderText {#text} at (82,20) size 765x39 - text run at (82,20) width 8: ". " - text run at (90,20) width 422: "This shows that the repaint rect doesn't account for scrolling. You can " - text run at (512,20) width 253: "use Quartz Debug to see that changing the" - text run at (0,40) width 310: "text repaints a rect where the text would have been " - text run at (310,40) width 146: "if it hadn't been scrolled." -layer at (8,84) size 80x69 clip at (8,84) size 65x69 scrollY 128 scrollHeight 219 - 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" |