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

Unified Diff: LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt

Issue 368943003: Auto-rebaseline for r177411 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/svg/custom/masking-clipping-hidpi-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt b/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt
index e3cc8b3dadd4c1b94006ae9d6fb358a47b270390..f8d397a91f0392cde6aaf946b43f0d1596ad97b1 100644
--- a/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt
@@ -1,23 +1,23 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 284x362
+ RenderSVGRoot {svg} at (0,0) size 292x362
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGResourceMasker {mask} [id="textMask"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=800.00] [height=600.00]
- RenderSVGText {text} at (0,-2) size 160x18 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 160x18
- chunk 1 text run 1 at (0.00,12.00) startOffset 0 endOffset 26 width 160.00: "This text should be sharp."
+ RenderSVGText {text} at (0,-3) size 165x19 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 165x18
+ chunk 1 text run 1 at (0.00,12.00) startOffset 0 endOffset 26 width 164.87: "This text should be sharp."
RenderSVGRect {rect} at (0,0) size 200x100 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
RenderSVGRect {rect} at (0,0) size 200x100 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
- [masker="textMask"] RenderSVGResourceMasker {mask} at (0,-2) size 220x112
+ [masker="textMask"] RenderSVGResourceMasker {mask} at (0,-2.50) size 220x112.50
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGResourceLinearGradient {linearGradient} [id="blackGradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
RenderSVGGradientStop {stop} [offset=1.00] [color=#000000]
- RenderSVGText {text} at (0,22) size 284x18 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 284x18
- chunk 1 text run 1 at (0.00,36.00) startOffset 0 endOffset 47 width 283.50: "This text and the circles should also be sharp."
+ RenderSVGText {text} at (0,21) size 292x19 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 292x18
+ chunk 1 text run 1 at (0.00,36.00) startOffset 0 endOffset 47 width 291.04: "This text and the circles should also be sharp."
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGResourceClipper {clipPath} [id="circleClipPath"] [clipPathUnits=objectBoundingBox]
RenderSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.25] [cy=0.25] [r=0.20]

Powered by Google App Engine
This is Rietveld 408576698