| Index: LayoutTests/svg/custom/get-text-element-transform-crash-expected.txt
|
| diff --git a/LayoutTests/svg/custom/get-text-element-transform-crash-expected.txt b/LayoutTests/svg/custom/get-text-element-transform-crash-expected.txt
|
| index b9c4df480b567e9983065b0e00bfadf867278687..b027e6546b646e62d70ac63043cc3b768c5953cf 100644
|
| --- a/LayoutTests/svg/custom/get-text-element-transform-crash-expected.txt
|
| +++ b/LayoutTests/svg/custom/get-text-element-transform-crash-expected.txt
|
| @@ -1,2 +1,3 @@
|
| +CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
|
| CONSOLE ERROR: line 5: Uncaught TypeError: Failed to execute 'getTransformToElement' on 'SVGGraphicsElement': 1 argument required, but only 0 present.
|
| PASS
|
|
|