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

Unified Diff: LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt

Issue 948513004: Revert of Revert of Clip incremental invalidation rects for RenderBox (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 years, 10 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/resize-with-border-clipped.html ('k') | Source/core/rendering/RenderBox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt
diff --git a/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-expected.txt b/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt
similarity index 60%
copy from LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-expected.txt
copy to LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt
index 4b7ad83df4a6135896240a5c7caf5d36f5a91cae..26afdebcfa356de6afc905779ee00c83088b8376 100644
--- a/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-expected.txt
+++ b/LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt
@@ -6,8 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [408, 8, 50, 50],
- [8, 8, 50, 50]
+ [220, 100, 80, 200],
+ [210, 100, 90, 200],
+ [100, 220, 200, 80],
+ [100, 210, 200, 90]
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/resize-with-border-clipped.html ('k') | Source/core/rendering/RenderBox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698