| Index: LayoutTests/dom/svg/level3/xpath/Element_Nodes.svg
|
| diff --git a/LayoutTests/dom/svg/level3/xpath/Element_Nodes.svg b/LayoutTests/dom/svg/level3/xpath/Element_Nodes.svg
|
| index 0aa45ed30a3eb3db60d1b6b9fcecfc586de04b80..58ea6fd9bee2e7b9af6db1b605deaf511106cbf1 100644
|
| --- a/LayoutTests/dom/svg/level3/xpath/Element_Nodes.svg
|
| +++ b/LayoutTests/dom/svg/level3/xpath/Element_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="Element_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="Element_Nodes.js"/>
|
| +<script xmlns="http://www.w3.org/1999/xhtml" src="svgunit.js"/>
|
| +</svg>
|
|
|