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

Unified Diff: LayoutTests/fast/repaint/background-generated-expected.txt

Issue 204843002: Reduce invalidation on children-needs-layout containers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: And more and more... Created 6 years, 6 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/background-generated-expected.txt
diff --git a/LayoutTests/fast/repaint/background-generated-expected.txt b/LayoutTests/fast/repaint/background-generated-expected.txt
index 65f8a19870a85f129a18ca61775d7b0eb790b720..682999e5c661ec2bc2934143429a7a7cc616dad9 100644
--- a/LayoutTests/fast/repaint/background-generated-expected.txt
+++ b/LayoutTests/fast/repaint/background-generated-expected.txt
@@ -6,11 +6,9 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 208, 784, 100],
[8, 208, 100, 100],
[8, 8, 100, 300],
- [8, 8, 100, 200],
- [0, 216, 800, 100]
+ [8, 8, 100, 200]
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/add-table-overpaint-expected.txt ('k') | LayoutTests/fast/repaint/block-shift-repaint.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698