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

Unified Diff: LayoutTests/platform/linux/svg/custom/clip-mask-negative-scale-expected.txt

Issue 546273002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/linux/svg/custom/clip-mask-negative-scale-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/clip-mask-negative-scale-expected.txt b/LayoutTests/platform/linux/svg/custom/clip-mask-negative-scale-expected.txt
deleted file mode 100644
index b47ed40bbc1f922a9dee2f9e162eb56892e78c54..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/svg/custom/clip-mask-negative-scale-expected.txt
+++ /dev/null
@@ -1,46 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 667x403
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
- RenderSVGPath {path} at (280,280) size 120x120 [fill={[type=SOLID] [color=#000000]}] [data="M 10 10 L 100 10 L 100 100 L 10 100 Z"]
- RenderSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
- RenderSVGRect {rect} at (280,280) size 120x120 [fill={[type=SOLID] [color=#FFFFFF]}] [x=10.00] [y=10.00] [width=90.00] [height=90.00]
- RenderSVGImage {image} at (280,280) size 267x267
- RenderSVGContainer {g} at (146,146) size 121x121 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-100.00,-100.00)}]
- [masker="mask"] RenderSVGResourceMasker {mask} at (10,10) size 90x90
- RenderSVGContainer {use} at (146,146) size 268x268
- RenderSVGImage {image} at (146,146) size 268x268
- RenderSVGContainer {g} at (0,0) size 120x120 [transform={m=((-1.00,0.00)(0.00,-1.00)) t=(-100.00,-100.00)}]
- [masker="mask"] RenderSVGResourceMasker {mask} at (10,10) size 90x90
- RenderSVGContainer {use} at (0,0) size 121x121
- RenderSVGImage {image} at (0,0) size 121x121
- RenderSVGContainer {g} at (0,146) size 120x121 [transform={m=((-1.00,0.00)(0.00,1.00)) t=(-100.00,-100.00)}]
- [masker="mask"] RenderSVGResourceMasker {mask} at (10,10) size 90x90
- RenderSVGContainer {use} at (0,146) size 121x268
- RenderSVGImage {image} at (0,146) size 121x268
- RenderSVGContainer {g} at (146,0) size 121x120 [transform={m=((1.00,0.00)(0.00,-1.00)) t=(-100.00,-100.00)}]
- [masker="mask"] RenderSVGResourceMasker {mask} at (10,10) size 90x90
- RenderSVGContainer {use} at (146,0) size 268x121
- RenderSVGImage {image} at (146,0) size 268x121
- RenderSVGContainer {g} at (400,0) size 267x267 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,0.00)}]
- RenderSVGContainer {g} at (546,146) size 121x121 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-100.00,-100.00)}]
- [clipPath="clip"] RenderSVGResourceClipper {clipPath} at (10,10) size 90x90
- RenderSVGContainer {use} at (546,146) size 254x268
- RenderSVGImage {image} at (546,146) size 254x268
- RenderSVGContainer {g} at (400,0) size 120x120 [transform={m=((-1.00,0.00)(0.00,-1.00)) t=(-100.00,-100.00)}]
- [clipPath="clip"] RenderSVGResourceClipper {clipPath} at (10,10) size 90x90
- RenderSVGContainer {use} at (253,0) size 267x121
- RenderSVGImage {image} at (253,0) size 267x121
- RenderSVGContainer {g} at (400,146) size 120x121 [transform={m=((-1.00,0.00)(0.00,1.00)) t=(-100.00,-100.00)}]
- [clipPath="clip"] RenderSVGResourceClipper {clipPath} at (10,10) size 90x90
- RenderSVGContainer {use} at (253,146) size 267x268
- RenderSVGImage {image} at (253,146) size 267x268
- RenderSVGContainer {g} at (546,0) size 121x120 [transform={m=((1.00,0.00)(0.00,-1.00)) t=(-100.00,-100.00)}]
- [clipPath="clip"] RenderSVGResourceClipper {clipPath} at (10,10) size 90x90
- RenderSVGContainer {use} at (546,0) size 254x121
- RenderSVGImage {image} at (546,0) size 254x121
- RenderSVGText {text} at (-200,91) size 484x12 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 484x12
- chunk 1 text run 1 at (-200.00,100.00) startOffset 0 endOffset 120 width 483.75: "This test passes when it displays two four-square groups, all green and with arrows pointing away from the group center."

Powered by Google App Engine
This is Rietveld 408576698