| Index: LayoutTests/dom/svg/level3/xpath/Processing_Instruction_Nodes.svg
|
| diff --git a/LayoutTests/dom/svg/level3/xpath/Processing_Instruction_Nodes.svg b/LayoutTests/dom/svg/level3/xpath/Processing_Instruction_Nodes.svg
|
| index 3a6ef8eb68eeb173c424c4755fa8971ac292bc19..be173a375fe050786558ab063b9f76dad3b10c0f 100644
|
| --- a/LayoutTests/dom/svg/level3/xpath/Processing_Instruction_Nodes.svg
|
| +++ b/LayoutTests/dom/svg/level3/xpath/Processing_Instruction_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="Processing_Instruction_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="Processing_Instruction_Nodes.js"/>
|
| +<script xmlns="http://www.w3.org/1999/xhtml" src="svgunit.js"/>
|
| +</svg>
|
|
|