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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt

Issue 1838383003: Auto-rebaseline for r383837 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
index ac3b24fe9513f0d900126bec5cf534d100087d9c..fac95d3b5ebd4046c067f3fd8574a1d267040af4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
@@ -7,13 +7,17 @@
"drawsContent": true,
"backgroundColor": "#C0C0C0",
"repaintRects": [
+ [237, 300, 15, 15],
+ [237, 299, 15, 16],
+ [237, 65, 15, 235],
[237, 64, 15, 236],
+ [2, 300, 235, 15],
[2, 299, 235, 16],
- [2, 64, 235, 236],
- [2, 64, 235, 236],
- [2, 64, 235, 236],
- [2, 64, 235, 236],
- [2, 64, 58, 17]
+ [2, 65, 235, 235],
+ [2, 65, 235, 235],
+ [2, 65, 235, 235],
+ [2, 65, 58, 16],
+ [2, 64, 235, 236]
],
"paintInvalidationClients": [
"LayoutIFrame (positioned) IFRAME",

Powered by Google App Engine
This is Rietveld 408576698