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