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

Unified Diff: LayoutTests/fast/repaint/background-resize-height-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/background-resize-height-expected.txt
diff --git a/LayoutTests/fast/repaint/background-resize-height-expected.txt b/LayoutTests/fast/repaint/background-resize-height-expected.txt
index 79b5a506c2a3db70c7dace249be48ba2e57ba307..b92fbbbcbd1fb1fd60123174a058530114d5fd45 100644
--- a/LayoutTests/fast/repaint/background-resize-height-expected.txt
+++ b/LayoutTests/fast/repaint/background-resize-height-expected.txt
@@ -6,8 +6,7 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 8.00 8.00 600.00 550.00)
- (rect 8.00 8.00 600.00 500.00)
+ (rect 8.00 508.00 600.00 50.00)
)
(children 22
(GraphicsLayer

Powered by Google App Engine
This is Rietveld 408576698