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

Unified Diff: LayoutTests/platform/linux/fast/repaint/layout-state-scrolloffset2-expected.txt

Issue 369483004: Revert of Move paint invalidation after compositing update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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: LayoutTests/platform/linux/fast/repaint/layout-state-scrolloffset2-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/layout-state-scrolloffset2-expected.txt b/LayoutTests/platform/linux/fast/repaint/layout-state-scrolloffset2-expected.txt
index 6fa9f5ca024750250716cce4d5c4903d04699b16..84bc4317f4e6c015798d94f194dae8dc37de7499 100644
--- a/LayoutTests/platform/linux/fast/repaint/layout-state-scrolloffset2-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/layout-state-scrolloffset2-expected.txt
@@ -6,7 +6,9 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [102, 122, 50, 19]
+ [111, 131, 50, 50],
+ [102, 122, 50, 50],
+ [101, 121, 102, 102]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698