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

Unified Diff: LayoutTests/platform/mac/svg/repaint/image-with-clip-path-expected.txt

Issue 272063002: Auto-rebaseline for r173666 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/svg/repaint/image-with-clip-path-expected.txt
diff --git a/LayoutTests/platform/mac/svg/repaint/image-with-clip-path-expected.txt b/LayoutTests/platform/mac/svg/repaint/image-with-clip-path-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..87e81b17dcf418694f8f14c249d5b20c55272823
--- /dev/null
+++ b/LayoutTests/platform/mac/svg/repaint/image-with-clip-path-expected.txt
@@ -0,0 +1,21 @@
+(GraphicsLayer
+ (bounds 1000.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 1000.00 600.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (repaint rects
+ (rect 0.00 0.00 10.00 10.00)
+ (rect 0.00 10.00 233.00 70.00)
+ (rect 0.00 0.00 10.00 10.00)
+ (rect 20.00 20.00 60.00 60.00)
+ (rect 0.00 0.00 10.00 10.00)
+ (rect 0.00 0.00 100.00 100.00)
+ (rect 0.00 0.00 10.00 10.00)
+ (rect 20.00 20.00 60.00 60.00)
+ )
+ )
+ )
+)
+

Powered by Google App Engine
This is Rietveld 408576698