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

Unified Diff: LayoutTests/fast/repaint/table-outer-border-expected.txt

Issue 395463003: Invalidate previous paint rect in RenderObject::paintInvalidationForWholeRenderer() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Simplified 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/fast/repaint/table-outer-border-expected.txt
diff --git a/LayoutTests/fast/repaint/table-outer-border-expected.txt b/LayoutTests/fast/repaint/table-outer-border-expected.txt
index 6104188cbe9ff6f37bf5f605f55f664fca5ae50f..aa1c15a2bc67c4ed52e18f354dab674e744d6b99 100644
--- a/LayoutTests/fast/repaint/table-outer-border-expected.txt
+++ b/LayoutTests/fast/repaint/table-outer-border-expected.txt
@@ -8,12 +8,12 @@
"repaintRects": [
[15, 82, 117, 67],
[15, 82, 117, 67],
- [15, 82, 117, 67],
[15, 15, 117, 134],
[15, 15, 117, 134],
[15, 15, 117, 67],
[15, 15, 117, 67],
[8, 75, 132, 82],
+ [8, 75, 132, 82],
[8, 8, 132, 149],
[8, 8, 132, 149],
[8, 8, 132, 82],

Powered by Google App Engine
This is Rietveld 408576698