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

Unified Diff: LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt

Issue 340323002: Don't force full invalidation on padding or margin change (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Split tests; One new test 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
« no previous file with comments | « no previous file | LayoutTests/fast/repaint/margin.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt
diff --git a/LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt b/LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt
index ebf0914ea5cac8877d8384cbacaa55cb5e100244..e9f7954d0772be3495a9a909d088179174165ac4 100644
--- a/LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt
+++ b/LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt
@@ -4,11 +4,7 @@
{
"bounds": [800, 600],
"contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [0, 200, 100, 100],
- [0, 0, 100, 100]
- ]
+ "drawsContent": true
}
]
}
« no previous file with comments | « no previous file | LayoutTests/fast/repaint/margin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698