Index: third_party/WebKit/LayoutTests/svg/custom/absolute-root-position-masking-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/absolute-root-position-masking-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/absolute-root-position-masking-expected.txt |
index 319c6a41f1f9d3dd0151b8935e5595eae70f0685..a08b1e75e72aa6df045c974073f294de506a2194 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/absolute-root-position-masking-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/absolute-root-position-masking-expected.txt |
@@ -4,11 +4,11 @@ layer at (0,0) size 800x0 |
LayoutBlockFlow {html} at (0,0) size 800x0 |
LayoutBlockFlow {body} at (0,0) size 800x0 |
layer at (0,100) size 300x300 |
- LayoutSVGRoot (positioned) {svg:svg} at (200,300) size 100x100 |
- LayoutSVGEllipse {svg:circle} at (200,300) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [cx=300.00] [cy=300.00] [r=100.00] |
+ LayoutSVGRoot (positioned) {svg:svg} at (0,100) size 300x300 |
+ LayoutSVGEllipse {svg:circle} at (200,200) size 200x200 [fill={[type=SOLID] [color=#0000FF]}] [cx=300.00] [cy=300.00] [r=100.00] |
[masker="mask"] LayoutSVGResourceMasker {svg:mask} at (180,180) size 420x420 |
LayoutSVGHiddenContainer {svg:defs} at (0,0) size 0x0 |
LayoutSVGResourcePattern {svg:pattern} [id="pattern"] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse] |
- LayoutSVGRect {svg:rect} at (0,100) size 300x300 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=600.00] [height=600.00] |
+ LayoutSVGRect {svg:rect} at (0,0) size 600x600 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=600.00] [height=600.00] |
LayoutSVGResourceMasker {svg:mask} [id="mask"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse] |
- LayoutSVGRect {svg:rect} at (0,100) size 300x300 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=600.00] [height=600.00] |
+ LayoutSVGRect {svg:rect} at (0,0) size 600x600 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=600.00] [height=600.00] |