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

Unified Diff: LayoutTests/platform/mac/fast/repaint/repaint-resized-overflow-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/repaint-resized-overflow-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/repaint-resized-overflow-expected.txt b/LayoutTests/platform/mac/fast/repaint/repaint-resized-overflow-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..759d8c5051263bf5cd82d3bccaa00dba9a96bd48
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/repaint/repaint-resized-overflow-expected.txt
@@ -0,0 +1,15 @@
+BUG ID: Bugzilla bug 6770 REGRESSION: Incomplete repaint when block with clipping grows
+
+TEST PASS: There should be a white square with a blue border below, and no line running through the middle of the square.
+
+TEST FAIL: The white square will have a blue border and a blue horizontal line running through its middle.
+
+(repaint rects
+ (rect 132 152 10 48)
+ (rect 132 152 10 52)
+ (rect 8 200 108 4)
+ (rect 8 204 784 52)
+ (rect 0 212 800 52)
+ (rect 8 204 784 52)
+)
+

Powered by Google App Engine
This is Rietveld 408576698