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

Unified Diff: LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt

Issue 351673007: Move paint invalidation after compositing update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Epic patch ready for review. 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/shift-relative-positioned-container-with-image-removal-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
index dabdada9fb636b99097a48b58d9fdb1c3d77272c..74fc7400fa9fd9e954a4df6dbd186dce6519c452 100644
--- a/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
@@ -6,13 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 734, 769, 99],
- [8, 191, 769, 642],
+ [8, 734, 769, 8],
+ [8, 191, 769, 551],
[8, 92, 769, 642],
[8, 92, 769, 99],
[8, 92, 769, 99],
- [8, 92, 732, 94],
- [0, 742, 785, 99]
+ [8, 92, 732, 94]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698