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

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

Issue 348493003: Don't force full invalidation on box-sizing change (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 | « LayoutTests/fast/repaint/box-sizing.html ('k') | Source/core/rendering/style/RenderStyle.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/box-sizing-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt b/LayoutTests/fast/repaint/box-sizing-expected.txt
similarity index 54%
copy from LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
copy to LayoutTests/fast/repaint/box-sizing-expected.txt
index f7b730dca491caae37c1779ca75afc492cc4718a..f091706c1bb9305757d81a74f712c5f7c132850e 100644
--- a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
+++ b/LayoutTests/fast/repaint/box-sizing-expected.txt
@@ -6,7 +6,10 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 8.00 8.00 30.00 30.00)
+ (rect 400.00 0.00 40.00 140.00)
+ (rect 380.00 0.00 20.00 140.00)
+ (rect 0.00 100.00 440.00 40.00)
+ (rect 0.00 80.00 440.00 20.00)
esprehn 2014/06/20 08:15:15 Why do we issue 4 invalidations instead of just 1
Xianzhu 2014/06/20 16:06:17 This is a new test. There is no original file actu
)
)
)
« no previous file with comments | « LayoutTests/fast/repaint/box-sizing.html ('k') | Source/core/rendering/style/RenderStyle.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698