| Index: third_party/WebKit/LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-expected.txt
|
| index 73b5822b03842c88d38e4a552c3f2ef68bbb0942..0e811198270554cb7221a76eb750483a7161b80a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/clip-path/deep-nested-clip-in-mask-expected.txt
|
| @@ -1,14 +1,14 @@
|
| layer at (0,0) size 800x600
|
| LayoutView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| - LayoutSVGRoot {svg} at (0,0) size 226x229
|
| + LayoutSVGRoot {svg} at (0,0) size 800x600
|
| LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=objectBoundingBox]
|
| - LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=0.50]
|
| - LayoutSVGEllipse {circle} at (0,0) size 1x2 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=1.00] [r=0.50]
|
| + LayoutSVGEllipse {circle} at (-0.50,-0.50) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=0.50]
|
| + LayoutSVGEllipse {circle} at (-0.50,0.50) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=1.00] [r=0.50]
|
| LayoutSVGResourceClipper {clipPath} [id="clip2"] [clipPathUnits=objectBoundingBox]
|
| - LayoutSVGEllipse {circle} at (0,0) size 2x1 [fill={[type=SOLID] [color=#000000]}] [cx=1.00] [cy=0.00] [r=0.50]
|
| - LayoutSVGEllipse {circle} at (0,0) size 2x2 [fill={[type=SOLID] [color=#000000]}] [cx=1.00] [cy=1.00] [r=0.50]
|
| + LayoutSVGEllipse {circle} at (0.50,-0.50) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=1.00] [cy=0.00] [r=0.50]
|
| + LayoutSVGEllipse {circle} at (0.50,0.50) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=1.00] [cy=1.00] [r=0.50]
|
| LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=objectBoundingBox]
|
| LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
|
| [clipPath="clip1"] LayoutSVGResourceClipper {clipPath} at (-0.50,-0.50) size 1x2
|
| @@ -28,8 +28,8 @@ layer at (0,0) size 800x600
|
| LayoutSVGResourceMasker {mask} [id="mask3"] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox]
|
| LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
|
| [masker="mask1b"] LayoutSVGResourceMasker {mask} at (0,0) size 1x1
|
| - LayoutSVGText {text} at (24,210) size 202x19 contains 1 chunk(s)
|
| - LayoutSVGInlineText {#text} at (0,0) size 201x19
|
| + LayoutSVGText {text} at (24.50,210) size 201x19 contains 1 chunk(s)
|
| + LayoutSVGInlineText {#text} at (24.50,210) size 201x19
|
| chunk 1 (middle anchor) text run 1 at (24.50,225.00) startOffset 0 endOffset 33 width 201.00: "Both shapes should look identical"
|
| LayoutSVGContainer {g} at (0,0) size 100x100
|
| [masker="mask1a"] LayoutSVGResourceMasker {mask} at (0,0) size 100x100
|
|
|