| Index: LayoutTests/dom/xhtml/level3/core/nodelookupprefix16.xhtml
|
| diff --git a/LayoutTests/dom/xhtml/level3/core/nodeinsertbefore22.xhtml b/LayoutTests/dom/xhtml/level3/core/nodelookupprefix16.xhtml
|
| similarity index 84%
|
| copy from LayoutTests/dom/xhtml/level3/core/nodeinsertbefore22.xhtml
|
| copy to LayoutTests/dom/xhtml/level3/core/nodelookupprefix16.xhtml
|
| index 1a6e240e09fa4465741e93db2c64f7ab1fb02e6f..f088a4c2d7692b5dd3fe5f6522cbf99f7da4d47f 100644
|
| --- a/LayoutTests/dom/xhtml/level3/core/nodeinsertbefore22.xhtml
|
| +++ b/LayoutTests/dom/xhtml/level3/core/nodelookupprefix16.xhtml
|
| @@ -18,7 +18,7 @@
|
| <html xmlns='http://www.w3.org/1999/xhtml'>
|
| <head>
|
| <title>replaceWholeText sample</title>
|
| -<script type='text/javascript' src='selfxhtml.js'></script><script charset='UTF-8' type='text/javascript' src='nodeinsertbefore22.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head>
|
| +<script type='text/javascript' src='selfxhtml.js'></script><script charset='UTF-8' type='text/javascript' src='nodelookupprefix16.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head>
|
| <body onload="loadComplete()">
|
| <p>bar</p>
|
| </body>
|
|
|