| Index: LayoutTests/dom/svg/level3/xpath/Comment_Nodes.svg
|
| diff --git a/LayoutTests/dom/svg/level3/xpath/Comment_Nodes.svg b/LayoutTests/dom/svg/level3/xpath/Comment_Nodes.svg
|
| index 15f13cfe0b6f8436b7430d7def7d5eade949c045..a18397442123b4ac37045bd4a5ad33e297718100 100644
|
| --- a/LayoutTests/dom/svg/level3/xpath/Comment_Nodes.svg
|
| +++ b/LayoutTests/dom/svg/level3/xpath/Comment_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="Comment_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="Comment_Nodes.js"/>
|
| +<script xmlns="http://www.w3.org/1999/xhtml" src="svgunit.js"/>
|
| +</svg>
|
|
|