| Index: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt
|
| index c0a7417ceae528f62431a4893bcd80630f088638..0caf85a26ba64319af8b4b81a556e59df0bd600f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt
|
| @@ -7,7 +7,7 @@ layer at (0,0) size 480x360
|
| chunk 1 (middle anchor) text run 1 at (64.18,35.00) startOffset 0 endOffset 51 width 351.64: "Testing stroke inclusion for 'clip-path' and 'mask'"
|
| LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourceClipper {clipPath} [id="one"] [clipPathUnits=objectBoundingBox]
|
| - LayoutSVGEllipse {circle} at (0,0) size 2x2 [stroke={[type=SOLID] [color=#FF0000] [stroke width=0.15]}] [cx=0.30] [cy=0.50] [r=0.20]
|
| + LayoutSVGEllipse {circle} at (0,0) size 1x1 [stroke={[type=SOLID] [color=#FF0000] [stroke width=0.15]}] [cx=0.30] [cy=0.50] [r=0.20]
|
| LayoutSVGEllipse {circle} at (0,0) size 1x1 [cx=0.70] [cy=0.50] [r=0.20]
|
| LayoutSVGRect {rect} at (155,45) size 175x110 [fill={[type=SOLID] [color=#00008B]}] [x=150.00] [y=0.00] [width=200.00] [height=200.00]
|
| [clipPath="one"] LayoutSVGResourceClipper {clipPath} at (155,45) size 175x110
|
| @@ -16,7 +16,7 @@ layer at (0,0) size 480x360
|
| chunk 1 text run 1 at (50.00,110.00) startOffset 0 endOffset 19 width 113.54: "With a 'clip-path':"
|
| LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourceMasker {mask} [id="two"] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox]
|
| - LayoutSVGEllipse {circle} at (0,0) size 2x2 [stroke={[type=SOLID] [color=#FF0000] [stroke width=0.15]}] [fill={[type=SOLID] [color=#0000FF]}] [cx=0.30] [cy=0.50] [r=0.20]
|
| + LayoutSVGEllipse {circle} at (0,0) size 1x1 [stroke={[type=SOLID] [color=#FF0000] [stroke width=0.15]}] [fill={[type=SOLID] [color=#0000FF]}] [cx=0.30] [cy=0.50] [r=0.20]
|
| LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#0000FF]}] [cx=0.70] [cy=0.50] [r=0.20]
|
| LayoutSVGRect {rect} at (155,195) size 175x110 [fill={[type=SOLID] [color=#00008B]}] [x=150.00] [y=150.00] [width=200.00] [height=200.00]
|
| [masker="two"] LayoutSVGResourceMasker {mask} at (155,195) size 175x110
|
|
|