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

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

Issue 210203005: Pages are missing invalidations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed TestExpectations Created 6 years, 9 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/shift-relative-positioned-container-with-image-addition-expected.txt
diff --git a/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2d30488dba7b9c2eaf930490a13f9caf63d5a537
--- /dev/null
+++ b/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
@@ -0,0 +1,16 @@
+issue 353933: Pages missing invalidations
+The test checks that creating a new renderer correctly invalidate the existing shifted content. The image should be correctly invalidated below.
+
+
+
+(repaint rects
+ (rect 8 734 769 94)
+ (rect 0 742 785 94)
+ (rect 8 92 732 94)
+ (rect 8 92 769 642)
+ (rect 8 186 769 642)
+ (rect 8 92 769 642)
+ (rect 8 186 769 642)
+ (rect 10 94 728 90)
+)
+

Powered by Google App Engine
This is Rietveld 408576698