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

Unified Diff: LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt

Issue 261653004: Auto-rebaseline for r172887 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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/win/fast/repaint/repaint-resized-overflow-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt b/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt
index d36d34a0beccb1e797917a1ec19d58e49f57cd8f..e951d4fcc5dac41c0638536c7f7cda37cd873cb0 100644
--- a/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt
@@ -5,10 +5,11 @@ TEST PASS: There should be a white square with a blue border below, and no line
TEST FAIL: The white square will have a blue border and a blue horizontal line running through its middle.
(repaint rects
- (rect 132 140 10 48)
- (rect 132 140 10 52)
- (rect 8 192 784 52)
(rect 0 200 800 52)
(rect 8 192 784 52)
+ (rect 8 192 784 52)
+ (rect 8 192 134 52)
+ (rect 132 140 10 48)
+ (rect 132 140 10 100)
)

Powered by Google App Engine
This is Rietveld 408576698