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

Unified Diff: LayoutTests/svg/repaint/paintorder-filtered-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/repaint/paintorder-filtered-expected.txt
diff --git a/LayoutTests/svg/repaint/paintorder-filtered-expected.txt b/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
index 3ed6f5d98fdb8ed022be8509a40f8de5e3978913..0c8f7d76cbc7fe87d079d8aff33cb0f8b7612e55 100644
--- a/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
+++ b/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
@@ -14,7 +14,6 @@
[184, 166, 132, 132],
[184, 166, 132, 132],
[184, 166, 132, 132],
- [184, 166, 132, 132],
[181, 163, 138, 137],
[181, 163, 138, 137],
[181, 163, 138, 137],
@@ -22,7 +21,6 @@
[47, 166, 133, 132],
[47, 166, 133, 132],
[47, 166, 133, 132],
- [47, 166, 133, 132],
[46, 28, 7, 7],
[45, 163, 137, 137],
[45, 163, 137, 137],

Powered by Google App Engine
This is Rietveld 408576698