| Index: LayoutTests/dom/xhtml/level3/core/nodegettextcontent08.xhtml
|
| diff --git a/LayoutTests/dom/xhtml/level3/core/nodegettextcontent19.xhtml b/LayoutTests/dom/xhtml/level3/core/nodegettextcontent08.xhtml
|
| similarity index 92%
|
| copy from LayoutTests/dom/xhtml/level3/core/nodegettextcontent19.xhtml
|
| copy to LayoutTests/dom/xhtml/level3/core/nodegettextcontent08.xhtml
|
| index 1d0d8413ae7ff0df7565e8441bb8387998125437..8aac2412d9e26bac79686ad669440651300271a2 100644
|
| --- a/LayoutTests/dom/xhtml/level3/core/nodegettextcontent19.xhtml
|
| +++ b/LayoutTests/dom/xhtml/level3/core/nodegettextcontent08.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='nodegettextcontent19.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='nodegettextcontent08.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head>
|
| <body onload="loadComplete()">
|
| <p>bar</p>
|
| </body>
|
|
|