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

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

Issue 312193004: Don't force full repaint on size change in style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase; Update test expectations 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/resize-with-border-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt b/LayoutTests/fast/repaint/resize-with-border-expected.txt
similarity index 70%
copy from LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
copy to LayoutTests/fast/repaint/resize-with-border-expected.txt
index f7b730dca491caae37c1779ca75afc492cc4718a..c83e603f66db328d5f8b87b19cae2267637e49ec 100644
--- a/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt
+++ b/LayoutTests/fast/repaint/resize-with-border-expected.txt
@@ -6,7 +6,8 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 8.00 8.00 30.00 30.00)
+ (rect 220.00 0.00 200.00 220.00)
+ (rect 210.00 0.00 10.00 220.00)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698