| Index: LayoutTests/fast/dom/createDocumentType-ownerDocument.html
|
| diff --git a/LayoutTests/fast/dom/createDocumentType-ownerDocument.html b/LayoutTests/fast/dom/createDocumentType-ownerDocument.html
|
| index cdaf112bb2323769429a063e42ea6da86ac556ea..0e0980c8dfdde75e671b0d319a28bb55f0468bad 100644
|
| --- a/LayoutTests/fast/dom/createDocumentType-ownerDocument.html
|
| +++ b/LayoutTests/fast/dom/createDocumentType-ownerDocument.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <link rel="help" href="http://www.w3.org/TR/2012/WD-dom-20121206/#dom-domimplementation-createdocumenttype">
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|