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

Unified Diff: LayoutTests/compositing/repaint/resize-repaint-expected.txt

Issue 351673007: Move paint invalidation after compositing update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added the missing TestExpectation suppressions 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/compositing/repaint/resize-repaint-expected.txt
diff --git a/LayoutTests/compositing/repaint/resize-repaint-expected.txt b/LayoutTests/compositing/repaint/resize-repaint-expected.txt
index e1ff733394ad0bf3b8cc7ecc1dec71a4b83b83c9..f7d746ccb569a037d9398cefdeb61f6d9b9d058b 100644
--- a/LayoutTests/compositing/repaint/resize-repaint-expected.txt
+++ b/LayoutTests/compositing/repaint/resize-repaint-expected.txt
@@ -11,7 +11,9 @@
"bounds": [402, 207],
"drawsContent": true,
"repaintRects": [
- [2, 104, 398, 1],
+ [2, 155, 398, 50],
+ [2, 104, 398, 50],
+ [0, 105, 402, 102],
[0, 104, 402, 1]
]
}
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698