| Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.txt
|
| index 1185c674d11465f19919426730025b7ad791840b..84eb05f8af2bd3cea473d9b811592243e3547356 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.txt
|
| @@ -10,17 +10,7 @@ PASS filterElement.getAttribute('primitiveUnits') is "objectBoundingBox"
|
| 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 8.00 200.00 200.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 200 200)
|
| )
|
|
|
|
|