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

Unified Diff: LayoutTests/platform/mac/svg/repaint/text-mask-update-expected.txt

Issue 218233002: Auto-rebaseline for r170367 (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/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
deleted file mode 100644
index 73b8246562f4d3b0bec701b769d928d5734d1491..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/svg/repaint/text-mask-update-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (10,2) size 47x23
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceMasker {mask} [id="mask1"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
- RenderSVGText {text} at (10,2) size 47x23 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 47x23
- chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 4 width 47.00: "PASS"
- RenderSVGResourceMasker {mask} [id="mask2"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
- RenderSVGText {text}
- RenderSVGRect {rect} at (10,2) size 47x23 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
- [masker="mask1"] RenderSVGResourceMasker {mask} at (10,2) size 47x23
- RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
- [masker="mask2"] RenderSVGResourceMasker {mask} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698