| Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.txt
|
| index 330aea6fd62096246d45a5a8092d0cd2f38d5096..7842f22ea52bb8a3c9f631936dedc96240a868e9 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.txt
|
| @@ -10,4 +10,8 @@ PASS filterElement.getAttribute('height') is "200"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 8 8 200 100)
|
| + (rect 8 8 200 200)
|
| +)
|
|
|
|
|