| Index: LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.txt
|
| index dae7de2e4a50a69211e48baaa3b8597570c50572..3dd9c23e7e6cb0b96cc1ecb2b19fe4692d4eb6bc 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.txt
|
| @@ -10,4 +10,9 @@ PASS patternElement.width.baseVal.value is 50
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 18 18 190 190)
|
| + (rect 8 8 50 50)
|
| + (rect 58 8 50 50)
|
| +)
|
|
|
|
|