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

Unified Diff: LayoutTests/svg/repaint/repaint-paintorder-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/repaint-paintorder-expected.txt
diff --git a/LayoutTests/svg/repaint/repaint-paintorder-expected.txt b/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
index a18b5c74dbf74b02d5c5d93f6b30fce3691bf766..75d2b797b11d811d105427f8cb12b144618de42d 100644
--- a/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
+++ b/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
@@ -17,7 +17,6 @@
[184, 166, 132, 132],
[184, 166, 132, 132],
[184, 166, 132, 132],
- [184, 166, 132, 132],
[137, 37, 580, 563],
[47, 166, 133, 132],
[47, 166, 133, 132],
@@ -25,7 +24,6 @@
[47, 166, 133, 132],
[47, 166, 133, 132],
[47, 166, 133, 132],
- [47, 166, 133, 132],
[46, 28, 7, 7]
]
}

Powered by Google App Engine
This is Rietveld 408576698