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

Unified Diff: LayoutTests/platform/mac/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/repaint/overflow-scroll-delete-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/overflow-scroll-delete-expected.txt b/LayoutTests/platform/mac/fast/repaint/overflow-scroll-delete-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cebc5418dd8d7ab8ec78e637b72f269518510829
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/repaint/overflow-scroll-delete-expected.txt
@@ -0,0 +1,16 @@
+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.
+
+
+
+
+
+
+
+
+
+
+Passed Test
+(repaint rects
+ (rect 8 112 80 35)
+)
+

Powered by Google App Engine
This is Rietveld 408576698