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

Unified Diff: LayoutTests/platform/mac/fast/repaint/bugzilla-5699-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/bugzilla-5699-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt b/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7cf4dd4edd66c89fd7d94aa2af9272f6e9c4df3f
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
@@ -0,0 +1,15 @@
+BUG ID: Bugzilla bug 5699 REGRESSION: incomplete repaint
+
+TEST PASS: The word “Hello” will move down.
+
+TEST FAIL: Another copy of the word “Hello” will appear.
+
+Hello
+(repaint rects
+ (rect 8 166 784 30)
+ (rect 8 130 784 66)
+ (rect 8 166 784 30)
+ (rect 0 182 800 30)
+)
+

Powered by Google App Engine
This is Rietveld 408576698