Index: LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt |
diff --git a/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt b/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt |
index ea6a09821895fe28d76fc600daedd88e9e46ca8f..3de6d18434f2996e7841853bc38506586529d3d0 100644 |
--- a/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt |
+++ b/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt |
@@ -3,11 +3,11 @@ layer at (0,0) size 800x600 |
layer at (0,0) size 800x600 |
RenderSVGRoot {svg} at (25,6) size 250x294 |
RenderSVGHiddenContainer {defs} at (0,0) size 0x0 |
- RenderSVGResourceClipper {clipPath} [id="clip-circle"] [clipPathUnits=objectBoundingBox] |
+ LayoutSVGResourceClipper {clipPath} [id="clip-circle"] [clipPathUnits=objectBoundingBox] |
RenderSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.25] [cy=0.25] [r=0.25] |
RenderSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.75] [cy=0.75] [r=0.25] |
RenderSVGText {text} at (52,6) size 196x18 contains 1 chunk(s) |
RenderSVGInlineText {#text} at (0,0) size 195x18 |
chunk 1 (middle anchor) text run 1 at (52.68,20.00) startOffset 0 endOffset 30 width 194.65: "This should not look pixelated" |
RenderSVGRect {rect} at (25,50) size 250x250 [transform={m=((25.00,0.00)(0.00,25.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#008000]}] [x=1.00] [y=2.00] [width=10.00] [height=10.00] |
- [clipPath="clip-circle"] RenderSVGResourceClipper {clipPath} at (1,2) size 10x10 |
+ [clipPath="clip-circle"] LayoutSVGResourceClipper {clipPath} at (1,2) size 10x10 |