Back to Chromium

Overflow Scroll Delete

third_party/blink/web_tests/paint/invalidation/scroll/overflow-scroll-delete.html

149.0.7827.2393 B
Original Source

This is a repaint test for http://bugs.webkit.org/show_bug.cgi?id=11277 REGRESSION: Incomplete repaint of overflow areas when deleting. This shows that the repaint rect doesn't account for scrolling. You can use Quartz Debug to see that changing the text repaints a rect where the text would have been if it hadn't been scrolled.

Failed Test