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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/iframe-scrollbar-hover-expected.txt

Issue 2136133002: Fix under-invalidation of frame scrollbar on hover (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ObjectInvalidation
Patch Set: Created 4 years, 5 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/paint/invalidation/iframe-scrollbar-hover-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/iframe-scrollbar-hover-expected.txt
similarity index 81%
copy from third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt
copy to third_party/WebKit/LayoutTests/paint/invalidation/iframe-scrollbar-hover-expected.txt
index d03ce5a154fa4bd30e22147c3dad765db9ea0d2e..b27b6bd865a430fdfa3c28b203d2164816fb22f8 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/iframe-scrollbar-hover-expected.txt
@@ -9,8 +9,8 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow (positioned) DIV",
- "rect": [193, 100, 7, 200],
+ "object": "LayoutView #document",
+ "rect": [187, 102, 15, 200],
"reason": "scroll"
}
]

Powered by Google App Engine
This is Rietveld 408576698