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

Unified Diff: LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt

Issue 204843002: Reduce invalidation on children-needs-layout containers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/platform/win/fast/repaint/box-shadow-dynamic-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt b/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt
index dc2a3439b32eb9651d813d72121efd2a2355aea9..81eaa3548b3da180ed23848126dad937fd6b0f94 100644
--- a/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt
@@ -1,12 +1,8 @@
Tests the repainting of box shadows when boxes are resized.
(repaint rects
- (rect 28 72 30 70)
- (rect 28 72 30 50)
(rect 18 127 55 20)
(rect 18 122 50 5)
- (rect 28 192 30 30)
- (rect 28 192 30 50)
(rect 18 227 55 20)
(rect 18 222 50 5)
)

Powered by Google App Engine
This is Rietveld 408576698