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