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

Unified Diff: LayoutTests/platform/mac/svg/repaint/text-mask-update-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/text-mask-update-expected.txt
diff --git a/LayoutTests/platform/mac/svg/repaint/text-mask-update-expected.txt b/LayoutTests/platform/mac/svg/repaint/text-mask-update-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..45ecb7388ed6640c38a21539e56abb00f56db967
--- /dev/null
+++ b/LayoutTests/platform/mac/svg/repaint/text-mask-update-expected.txt
@@ -0,0 +1,20 @@
+(GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (repaint rects
+ (rect 10.00 32.00 44.00 23.00)
+ (rect 10.00 32.00 44.00 18.00)
+ (rect 10.00 2.00 47.00 23.00)
+ (rect 10.00 2.00 47.00 23.00)
+ (rect 10.00 32.00 44.00 23.00)
+ (rect 10.00 2.00 47.00 23.00)
+ (rect 10.00 32.00 44.00 18.00)
+ )
+ )
+ )
+)
+

Powered by Google App Engine
This is Rietveld 408576698