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

Unified Diff: LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt

Issue 399173005: Incrementally invalidate boxes with borders if possible (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 | « LayoutTests/fast/repaint/box-sizing-expected.txt ('k') | LayoutTests/fast/repaint/resize-with-border.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt
diff --git a/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt b/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt
index 314e9db914dd8eeb5f69e208e10c603f3b6d0cb6..d8e5980168d162f1f1d2c929dcad0fe551b3eda8 100644
--- a/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt
+++ b/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt
@@ -6,7 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 800, 1000]
+ [400, 0, 200, 1000]
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/box-sizing-expected.txt ('k') | LayoutTests/fast/repaint/resize-with-border.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698