| Index: LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt
|
| diff --git a/LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt b/LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt
|
| index f2d0b213903648256d74f6c707277b03d5966030..4e54f4703204c90cf855c1c941f673e24881c3f1 100644
|
| --- a/LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt
|
| +++ b/LayoutTests/svg/dom/svg-element-attribute-js-null-expected.txt
|
| @@ -1,6 +1,6 @@
|
| This test setting various attributes of a SVG elements to JavaScript null.
|
|
|
| -TEST SUCCEEDED: The value was the empty string. [tested SVGElement.id]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested SVGElement.id]
|
| TEST SUCCEEDED: The value was the empty string. [tested SVGElement.xmlbase]
|
|
|
| TEST SUCCEEDED: The value was the string '0'. [tested SVGAngle.valueAsString]
|
|
|