Index: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt |
index e210301233cb4a0bb87171f2eada67bc571c6fdc..9fa6a8a77874776ea224e2f824c527eaf799b271 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/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.13,35.00) startOffset 0 endOffset 51 width 351.74: "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 105.36: "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 |