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

Unified Diff: LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt

Issue 241113004: Incorrect invalidation on Google Forum (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added a NeedsRebaseline entry for Mac. Created 6 years, 8 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/fast/repaint/positioned-list-offset-change-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt b/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8184e67b9d4b263b196ee63abb6322d8fa1c9e66
--- /dev/null
+++ b/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt
@@ -0,0 +1,8 @@
+This test checks that moving a positioned element with positioned children invalidates correctly.
+The image below should be completely invalidated.
+
+(repaint rects
+ (rect 8 64 114 237)
+ (rect 8 64 214 237)
+)
+
« no previous file with comments | « LayoutTests/fast/repaint/positioned-list-offset-change-repaint.html ('k') | Source/core/rendering/RenderBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698