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

Unified Diff: LayoutTests/fast/repaint/vertical-overflow-child-expected.txt

Issue 791453007: Deflake repaint layout tests which assumed scroll would happen before first paint. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/fast/repaint/vertical-overflow-child-expected.txt
diff --git a/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt b/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt
index 696f2611a158d4b082db59c512ca08084f5407c4..133278ddbe27853fb88cd6a76503d3bd1c5b39d9 100644
--- a/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt
+++ b/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt
@@ -6,7 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [214, 21, 100, 100]
+ [214, 21, 100, 100],
+ [29, 21, 301, 100],
+ [29, 21, 301, 100],
+ [28, 21, 286, 100],
+ [28, 21, 186, 100]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698