| Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt
|
| index 189720d73065086b92dc29219a3436684dad6b89..5787f2e201cc7fe9903e222933911700b238c89f 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.txt
|
| @@ -10,4 +10,8 @@ PASS filterElement.getAttribute('filterUnits') is "objectBoundingBox"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 8 8 1 1)
|
| + (rect 8 8 200 200)
|
| +)
|
|
|
|
|