| Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt
|
| index bcc57d437d52f447ba12b38a26e3be9421e14d82..385962826f0bd62fa9c6f728b5d68b728794fa87 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/masking-clipping-hidpi-expected.txt
|
| @@ -1,10 +1,10 @@
|
| layer at (0,0) size 1600x1200
|
| LayoutView at (0,0) size 1600x1200
|
| -layer at (0,0) size 1600x1200
|
| - LayoutSVGRoot {svg} at (0,0) size 583x724
|
| +layer at (0,0) size 1600x600
|
| + LayoutSVGRoot {svg} at (0,0) size 583x600
|
| LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourceMasker {mask} [id="textMask"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
|
| - LayoutSVGRect {rect} at (0,0) size 1600x1200 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=800.00] [height=600.00]
|
| + LayoutSVGRect {rect} at (0,0) size 1600x600 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=800.00] [height=300.00]
|
| LayoutSVGText {text} at (0,-3) size 165x19 contains 1 chunk(s)
|
| LayoutSVGInlineText {#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."
|
| @@ -27,4 +27,4 @@ layer at (0,0) size 1600x1200
|
| LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourcePattern {pattern} [id="Pattern"] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse]
|
| LayoutSVGEllipse {circle} at (10,10) size 80x80 [fill={[type=LINEAR-GRADIENT] [id="blackGradient"]}] [cx=25.00] [cy=25.00] [r=20.00]
|
| - LayoutSVGRect {rect} at (0,324) size 400x400 [fill={[type=PATTERN] [id="Pattern"]}] [x=0.00] [y=162.00] [width=200.00] [height=200.00]
|
| + LayoutSVGRect {rect} at (0,324) size 400x276 [fill={[type=PATTERN] [id="Pattern"]}] [x=0.00] [y=162.00] [width=200.00] [height=200.00]
|
|
|