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

Unified Diff: LayoutTests/fast/repaint/border-radius-repaint-2-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: 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/border-radius-repaint-2-expected.txt
diff --git a/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt b/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
index ddc95580509ded24771fb54051abe45a2e40823d..ffe7e9fc88a45c23554973ca46705c6227a04cad 100644
--- a/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
+++ b/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
@@ -6,9 +6,9 @@
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
- (rect 141.00 139.00 600.00 550.00)
- (rect 141.00 139.00 600.00 2.00)
+ (rect 141.00 141.00 600.00 548.00)
(rect 138.00 144.00 606.00 548.00)
+ (rect 138.00 139.00 606.00 5.00)
(rect 8.00 224.00 866.00 548.00)
(rect 8.00 8.00 866.00 764.00)
(rect 8.00 8.00 866.00 216.00)

Powered by Google App Engine
This is Rietveld 408576698