| Index: LayoutTests/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.txt
|
| index f73dc0f3c5f2e9a471e7a6fb5565bacae685d4f3..f88f44f256ab3fac2670e461015c024d8a296139 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.txt
|
| @@ -10,4 +10,9 @@ PASS patternElement.getAttribute('patternTransform') is "matrix(4,0,0,1,0,0)"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 18 18 190 190)
|
| + (rect 8 8 50 50)
|
| + (rect 58 8 50 50)
|
| +)
|
|
|
|
|