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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/repaint/clip-with-layout-delta-expected.txt
diff --git a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
similarity index 73%
copy from LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
copy to LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
index 622a089d4fd1c5aeddc04517dffe363d06eb4a7b..6b608d611183a79507127e90a2297e6db69bad5b 100644
--- a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
+++ b/LayoutTests/platform/linux/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, 19],
+ [8, 8, 100, 100],
+ [8, 8, 4, 19]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698