Change fast/u*, fast/w*, and fast/x* files to use pre and post js files in LayoutTests/resources.
https://bugs.webkit.org/show_bug.cgi?id=120982.

Rubber stamped by Filip Pizlo.

* fast/url/anchor.html:
* fast/url/file-http-base.html:
* fast/url/file.html:
* fast/url/host-lowercase-per-scheme.html:
* fast/url/host.html:
* fast/url/idna2003.html:
* fast/url/idna2008.html:
* fast/url/invalid-urls-utf8.html:
* fast/url/ipv4.html:
* fast/url/ipv6.html:
* fast/url/mailto.html:
* fast/url/path-url.html:
* fast/url/path.html:
* fast/url/port.html:
* fast/url/query.html:
* fast/url/relative-unix.html:
* fast/url/relative-win.html:
* fast/url/relative.html:
* fast/url/safari-extension.html:
* fast/url/scheme.html:
* fast/url/segments-from-data-url.html:
* fast/url/segments-userinfo-vs-host.html:
* fast/url/segments.html:
* fast/url/standard-url.html:
* fast/url/trivial-segments.html:
* fast/url/trivial.html:
* fast/workers/constructor-proto.html:
* fast/workers/dedicated-worker-lifecycle.html:
* fast/workers/shared-worker-exception.html:
* fast/workers/shared-worker-frame-lifecycle.html:
* fast/workers/shared-worker-name.html:
* fast/workers/shared-worker-storagequota-query-usage.html:
* fast/workers/worker-context-multi-port.html:
* fast/workers/worker-multi-port.html:
* fast/workers/worker-storagequota-query-usage.html:
* fast/writing-mode/percentage-margins-absolute-replaced.html:
* fast/writing-mode/percentage-margins-absolute.html:
* fast/writing-mode/vertical-inline-block-hittest.html:
* fast/xmlhttprequest/xmlhttprequest-default-attributes.html:
* fast/xmlhttprequest/xmlhttprequest-responseXML-html-document-responsetype-quirks.html:
* fast/xmlhttprequest/xmlhttprequest-responseXML-html-document-responsetype-strict.html:
* fast/xmlhttprequest/xmlhttprequest-responseXML-html-no-responsetype.html:
* fast/xmlhttprequest/xmlhttprequest-responseXML-invalid-xml.html:
* fast/xmlhttprequest/xmlhttprequest-responseXML-xml-document-responsetype.html:
* fast/xmlhttprequest/xmlhttprequest-responseXML-xml-text-responsetype.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-abort.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-before-open-sync-request.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-before-open.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-document.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-json-invalid.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-json-utf16.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-json-valid.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-set-at-headers-received.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request.html:
* fast/xmlhttprequest/xmlhttprequest-responsetype-text.html:
* fast/xmlhttprequest/xmlhttprequest-set-responsetype.html:
* fast/xmlhttprequest/xmlhttprequest-sync-disabled.html:
* fast/xmlhttprequest/xmlhttprequest-withcredentials-before-open.html:
* fast/xpath/4XPath/Borrowed/cz_20030217.html:
* fast/xpath/4XPath/Borrowed/kd_20010423.html:
* fast/xpath/4XPath/Borrowed/od_20000608.html:
* fast/xpath/4XPath/Borrowed/rs_20010831.html:
* fast/xpath/4XPath/Borrowed/sr_20021217.html:
* fast/xpath/4XPath/Core/test_boolean_expr.html:
* fast/xpath/4XPath/Core/test_core_functions.html:
* fast/xpath/4XPath/Core/test_literal_expr.html:
* fast/xpath/4XPath/Core/test_location_path.html:
* fast/xpath/4XPath/Core/test_node_test.html:
* fast/xpath/4XPath/Core/test_nodeset_expr.html:
* fast/xpath/4XPath/Core/test_numeric_expr.html:
* fast/xpath/4XPath/Core/test_parser.html:
* fast/xpath/4XPath/Core/test_predicate_list.html:
* fast/xpath/4XPath/Core/test_step.html:
* fast/xpath/ambiguous-operators.html:
* fast/xpath/attr-namespace.html:
* fast/xpath/attribute-node-predicate.html:
* fast/xpath/detached-subtree-invalidate-iterator.html:
* fast/xpath/document-order.html:
* fast/xpath/evaluate-twice.html:
* fast/xpath/invalid-functions.html:
* fast/xpath/node-name-case-sensitivity.html:
* fast/xpath/null-namespace-in-html.html:
* fast/xpath/position.html:
* fast/xpath/py-dom-xpath/abbreviations.html:
* fast/xpath/py-dom-xpath/axes.html:
* fast/xpath/py-dom-xpath/data.html:
* fast/xpath/py-dom-xpath/expressions.html:
* fast/xpath/py-dom-xpath/functions.html:
* fast/xpath/py-dom-xpath/nodetests.html:
* fast/xpath/py-dom-xpath/paths.html:
* fast/xpath/py-dom-xpath/predicates.html:
* fast/xpath/reverse-axes.html:
* fast/xpath/string-value.html:
* fast/xpath/substring-after.html:
* fast/xpath/substring-nan-position.html:
* fast/xpath/substring-non-positive-postion.html:
* fast/xpath/xpath-detached-iframe-resolver-crash.html:
* fast/xpath/xpath-detached-import-assert.html:
* fast/xpath/xpath-detached-nodes.html:
* fast/xpath/xpath-namespaces.html:
* fast/xpath/xpath-template-element.html:



git-svn-id: http://svn.webkit.org/repository/webkit/trunk@155273 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/fast/writing-mode/percentage-margins-absolute.html b/LayoutTests/fast/writing-mode/percentage-margins-absolute.html
index af54b6b..1823139 100644
--- a/LayoutTests/fast/writing-mode/percentage-margins-absolute.html
+++ b/LayoutTests/fast/writing-mode/percentage-margins-absolute.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-<script src='../js/resources/js-test-pre.js'></script>
+<script src='../../resources/js-test-pre.js'></script>
 <script>
 description('Percentage margins on absolutely positioned elements are relative to the container\'s logical width');
 
@@ -50,6 +50,6 @@
     }
 }
 </script>
-<script src='../js/resources/js-test-post.js'></script>
+<script src='../../resources/js-test-post.js'></script>
 </body>
 </html>