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

Unified Diff: LayoutTests/svg/filters/filter-refresh-expected.txt

Issue 395463003: Invalidate previous paint rect in RenderObject::paintInvalidationForWholeRenderer() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add savesPreviousPaintInvalidationRect; Remove extra optimization code Created 6 years, 5 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/svg/filters/filter-refresh-expected.txt
diff --git a/LayoutTests/svg/filters/filter-refresh-expected.txt b/LayoutTests/svg/filters/filter-refresh-expected.txt
index 9dcfd9b7eed635a4187e470e57a59fe32f3adc0e..5db5c9b3a6e8e990eb7d6627efa21ee2e8af01c1 100644
--- a/LayoutTests/svg/filters/filter-refresh-expected.txt
+++ b/LayoutTests/svg/filters/filter-refresh-expected.txt
@@ -43,7 +43,6 @@
[50, 50, 36, 36],
[50, 50, 30, 30],
[50, 50, 30, 30],
- [50, 50, 30, 30],
[10, 170, 30, 30],
[10, 170, 30, 30],
[10, 170, 30, 30],
@@ -55,7 +54,6 @@
[10, 90, 30, 30],
[10, 50, 30, 30],
[10, 50, 30, 30],
- [10, 50, 30, 30],
[0, 10, 30, 30],
[0, 10, 30, 30]
]

Powered by Google App Engine
This is Rietveld 408576698