| Index: LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg
|
| diff --git a/LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg b/LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg
|
| index 579e57572e16b010da296ac919d50e20858a8138..68a7d0c9f3b19d99c08c3e6f3c15ab1cbad4e302 100644
|
| --- a/LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg
|
| +++ b/LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg
|
| @@ -1,4 +1,4 @@
|
| -<svg xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="100" height="100"/>
|
| -<script xmlns="http://www.w3.org/1999/xhtml" src="Attribute_Nodes.js"/>
|
| -<script xmlns="http://www.w3.org/1999/xhtml" src="svgunit.js"/>
|
| -</svg>
|
| +<svg xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="100" height="100"/>
|
| +<script xmlns="http://www.w3.org/1999/xhtml" src="Attribute_Nodes.js"/>
|
| +<script xmlns="http://www.w3.org/1999/xhtml" src="svgunit.js"/>
|
| +</svg>
|
|
|