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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
index 2a4eb28b70bdb5728f972d80094a53928035004e..b5748995df3234f58b0649a0f878aae33685b404 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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, 16]
+ [2, 65, 235, 235],
+ [2, 65, 235, 235],
+ [2, 65, 235, 235],
+ [2, 65, 58, 15],
+ [2, 64, 235, 236]
],
"paintInvalidationClients": [
"LayoutIFrame (positioned) IFRAME",
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698