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

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

Issue 389573008: Enforce clearing renderers' paint invalidation state (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated TestExpectations for landing. 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-row-expected.txt
diff --git a/LayoutTests/fast/repaint/table-row-expected.txt b/LayoutTests/fast/repaint/table-row-expected.txt
index 89e15fa6a34b1360f929dd50b0c47f373619eff3..681518e268e4a4723ba48c3964e9298c4e476aa2 100644
--- a/LayoutTests/fast/repaint/table-row-expected.txt
+++ b/LayoutTests/fast/repaint/table-row-expected.txt
@@ -6,6 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [10, 10, 102, 100],
[8, 10, 106, 100]
]
}

Powered by Google App Engine
This is Rietveld 408576698