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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/stroked-pattern-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/win-xp/svg/custom/stroked-pattern-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/stroked-pattern-expected.txt b/LayoutTests/platform/win-xp/svg/custom/stroked-pattern-expected.txt
deleted file mode 100644
index a91f18aa90cf66d7329780ea3338fd96087bdafc..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/svg/custom/stroked-pattern-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (130,0) size 540x600
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceRadialGradient {radialGradient} [id="redToYellow"] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
- RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
- RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
- RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=objectBoundingBox]
- RenderSVGEllipse {circle} at (98,0) size 112x80 [stroke={[type=SOLID] [color=#640000] [stroke width=12.00]}] [fill={[type=RADIAL-GRADIENT] [id="redToYellow"]}] [cx=20.00] [cy=20.00] [r=40.00]
- RenderSVGRect {rect} at (189,59) size 422x482 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id="pattern"]}] [x=50.00] [y=50.00] [width=350.00] [height=400.00]
- RenderSVGRect {rect} at (130,0) size 540x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=448.00] [height=498.00]
- RenderSVGContainer {g} at (287,12) size 226x33
- RenderSVGText {text} at (131,10) size 188x13 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 187x13
- chunk 1 (middle anchor) text run 1 at (131.67,20.00) startOffset 0 endOffset 47 width 186.67: "stroked circle shouldn't be clipped in any way."
- RenderSVGText {text} at (161,25) size 128x13 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 128x13
- chunk 1 (middle anchor) text run 1 at (161.25,35.00) startOffset 0 endOffset 32 width 127.50: "(stroke-width should be visible!"

Powered by Google App Engine
This is Rietveld 408576698