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/win/fast/repaint/clip-with-layout-delta-expected.txt

Issue 687733005: Auto-rebaseline for r184549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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/clip-with-layout-delta-expected.txt
diff --git a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
similarity index 73%
rename from LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
rename to LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
index 622a089d4fd1c5aeddc04517dffe363d06eb4a7b..38dec8b527ba30310f3925fff667d38c93de3ff8 100644
--- a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/clip-with-layout-delta-expected.txt
@@ -7,7 +7,9 @@
"drawsContent": true,
"repaintRects": [
[108, 8, 100, 100],
- [8, 8, 100, 100]
+ [108, 8, 4, 17],
+ [8, 8, 100, 100],
+ [8, 8, 4, 17]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698