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

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

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/mac/fast/repaint/box-shadow-dynamic-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/box-shadow-dynamic-expected.txt b/LayoutTests/platform/mac/fast/repaint/box-shadow-dynamic-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6255ca9b70901a178f5d668bc3fb81a5df94d83f
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/repaint/box-shadow-dynamic-expected.txt
@@ -0,0 +1,11 @@
+Tests the repainting of box shadows when boxes are resized.
+
+(repaint rects
+ (rect 28 70 30 70)
+ (rect 28 70 30 50)
+ (rect 18 125 55 20)
+ (rect 28 190 30 30)
+ (rect 28 190 30 50)
+ (rect 18 225 55 20)
+)
+

Powered by Google App Engine
This is Rietveld 408576698