| Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.txt
|
| index 0a60cb962b3f0fecbfa03da75ce4ef6866fd1cfe..4de72fe9f373440b31060e13dc5d5e9cf0598b3a 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.txt
|
| @@ -10,18 +10,8 @@ PASS filterElement.getAttribute('y') is "0"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 8.00 108.00 200.00 200.00)
|
| - (rect 8.00 8.00 200.00 200.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 108 200 200)
|
| + (rect 8 8 200 200)
|
| )
|
|
|
|
|