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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt

Issue 1406133005: Calculate paint invalidation rect for scrollbars (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/fast/repaint/window-resize-background-image-non-fixed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
index 5dcb69a8b8da631c25ef52f2ae8c3a119113f685..b262d22171e33ea24a46ed6b4d19e7b51459730b 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-non-fixed-expected.txt
@@ -10,7 +10,6 @@
[0, 0, 200, 8]
],
"paintInvalidationClients": [
- "VerticalScrollbar",
"LayoutView #document",
"LayoutBlockFlow HTML"
]
@@ -31,7 +30,6 @@
[0, 0, 200, 8]
],
"paintInvalidationClients": [
- "HorizontalScrollbar",
"LayoutView #document",
"LayoutView #document",
"LayoutBlockFlow HTML",

Powered by Google App Engine
This is Rietveld 408576698