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

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

Issue 2620603002: Run virtual/stable/paint/invalidation for non-SlimmingPaintInvalidation (Closed)
Patch Set: - Created 3 years, 11 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/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
index 235658d7a871b7f343ecd57ab289206c0101a6f6..0a5ddfc337f9ed0d7ea2e64701fc5f1bad17c180 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
@@ -24,11 +24,6 @@
},
{
"object": "LayoutView #document",
- "rect": [2, 299, 235, 16],
- "reason": "scroll"
- },
- {
- "object": "LayoutView #document",
"rect": [2, 300, 235, 15],
"reason": "scroll"
},
@@ -44,23 +39,8 @@
},
{
"object": "LayoutView #document",
- "rect": [237, 64, 15, 236],
- "reason": "scroll"
- },
- {
- "object": "LayoutView #document",
"rect": [237, 65, 15, 235],
"reason": "scroll"
- },
- {
- "object": "LayoutView #document",
- "rect": [237, 299, 15, 16],
- "reason": "scroll"
- },
- {
- "object": "LayoutView #document",
- "rect": [237, 300, 15, 15],
- "reason": "scroll"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698