Changeset 155269 in webkit


Ignore:
Timestamp:
Sep 7, 2013 4:56:14 PM (11 years ago)
Author:
mark.lam@apple.com
Message:

Change fast/g*, fast/h*, fast/i*, and fast/l* files to use pre and post js files in LayoutTests/resources.
https://bugs.webkit.org/show_bug.cgi?id=120977.

Rubber stamped by Filip Pizlo.

  • fast/gradients/css3-gradient-parsing.html:
  • fast/gradients/unprefixed-gradient-parsing.html:
  • fast/harness/fastmallocstatistics-object.html:
  • fast/harness/memoryinfo-object.html:
  • fast/harness/perftests/perf-runner-compute-statistics.html:
  • fast/harness/perftests/runs-per-second-iterations.html:
  • fast/hidpi/image-srcset-change-dynamically-from-js-1x.html:
  • fast/hidpi/image-srcset-change-dynamically-from-js-2x.html:
  • fast/hidpi/image-srcset-data-src.html:
  • fast/hidpi/image-srcset-data-srcset.html:
  • fast/hidpi/image-srcset-fraction.html:
  • fast/hidpi/image-srcset-invalid-inputs-correct-src.html:
  • fast/hidpi/image-srcset-invalid-inputs-except-one.html:
  • fast/hidpi/image-srcset-remove-dynamically-from-js.html:
  • fast/hidpi/image-srcset-same-alternative-for-both-attributes.html:
  • fast/hidpi/image-srcset-simple-1x.html:
  • fast/hidpi/image-srcset-simple-2x.html:
  • fast/hidpi/image-srcset-src-selection-1x.html:
  • fast/hidpi/image-srcset-src-selection-2x.html:
  • fast/hidpi/image-srcset-viewport-modifiers.html:
  • fast/history/history-back-forward-within-subframe-hash.html:
  • fast/history/history-subframe-with-name.html:
  • fast/history/history-traversal-is-asynchronous.html:
  • fast/history/location-replace-hash.html:
  • fast/history/multiple-classes-visited.html:
  • fast/history/nested-visited-test.html:
  • fast/history/same-document-iframes-changing-fragment.html:
  • fast/history/same-document-iframes-changing-pushstate.html:
  • fast/history/self-is-visited.html:
  • fast/history/sibling-visited-test.html:
  • fast/html/article-element.html:
  • fast/html/aside-element.html:
  • fast/html/clone-keygen.html:
  • fast/html/clone-range.html:
  • fast/html/details-click-controls.html:
  • fast/html/details-clone.html:
  • fast/html/details-keyboard-show-hide.html:
  • fast/html/disable-style-element.html:
  • fast/html/figcaption-element.html:
  • fast/html/figure-element.html:
  • fast/html/footer-element.html:
  • fast/html/header-element.html:
  • fast/html/hgroup-element.html:
  • fast/html/hidden-attr-dom.html:
  • fast/html/hidden-attr.html:
  • fast/html/input-type-change-crash.html:
  • fast/html/main-element.html:
  • fast/html/mark-element.html:
  • fast/html/marquee-alternate.html-disabled:
  • fast/html/marquee-element.html:
  • fast/html/meter-user-modify.html:
  • fast/html/numbered-header-element.html:
  • fast/html/object-border.html:
  • fast/html/progress-user-modify.html:
  • fast/html/range-point-in-range-for-different-documents.html:
  • fast/html/script-tests/TEMPLATE.html:
  • fast/html/section-element.html:
  • fast/html/set-text-direction.html:
  • fast/html/unknown-tag.html:
  • fast/images/border.html:
  • fast/images/cmyk-jpeg-with-color-profile.html:
  • fast/images/image-error-event-not-firing.html:
  • fast/images/imagemap-dynamic-area-updates.html:
  • fast/images/move-image-to-new-document.html:
  • fast/images/script-tests/TEMPLATE.html:
  • fast/images/webgl-teximage2d.html:
  • fast/images/zoomed-offset-size.html:
  • fast/inline/inline-fixed-position-boundingbox.html:
  • fast/inline/inline-position-top-align.html:
  • fast/inline/inline-relative-offset-boundingbox.html:
  • fast/innerHTML/innerHTML-special-elements.html:
  • fast/innerHTML/innerHTML-uri-resolution.html:
  • fast/layers/negative-scroll-positions.html:
  • fast/layers/script-tests/TEMPLATE.html:
  • fast/line-grid/line-align-parsing.html:
  • fast/line-grid/line-grid-parsing.html:
  • fast/line-grid/line-snap-parsing.html:
  • fast/loader/form-state-restore-with-frames.html:
  • fast/loader/hashchange-event-properties.html:
  • fast/loader/image-in-page-cache.html:
  • fast/loader/resources/form-state-restore-with-locked-back-forward-list-3.html:
  • fast/loader/stateobjects/popstate-fires-on-history-traversal.html:
  • fast/loader/stateobjects/popstate-fires-with-page-cache.html:
  • fast/loader/stateobjects/state-attribute-object-types.html:
  • fast/loader/stateobjects/state-attribute-only-one-deserialization.html:
  • fast/loader/stateobjects/state-attribute-popstate-event.html:
  • fast/loader/stateobjects/state-url-sets-links-visited.html:
  • fast/loader/url-selected-user-gesture.html:
Location:
trunk/LayoutTests
Files:
89 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r155268 r155269  
     12013-09-07  Mark Lam  <mark.lam@apple.com>
     2
     3        Change fast/g*, fast/h*, fast/i*, and fast/l* files to use pre and post js files in LayoutTests/resources.
     4        https://bugs.webkit.org/show_bug.cgi?id=120977.
     5
     6        Rubber stamped by Filip Pizlo.
     7
     8        * fast/gradients/css3-gradient-parsing.html:
     9        * fast/gradients/unprefixed-gradient-parsing.html:
     10        * fast/harness/fastmallocstatistics-object.html:
     11        * fast/harness/memoryinfo-object.html:
     12        * fast/harness/perftests/perf-runner-compute-statistics.html:
     13        * fast/harness/perftests/runs-per-second-iterations.html:
     14        * fast/hidpi/image-srcset-change-dynamically-from-js-1x.html:
     15        * fast/hidpi/image-srcset-change-dynamically-from-js-2x.html:
     16        * fast/hidpi/image-srcset-data-src.html:
     17        * fast/hidpi/image-srcset-data-srcset.html:
     18        * fast/hidpi/image-srcset-fraction.html:
     19        * fast/hidpi/image-srcset-invalid-inputs-correct-src.html:
     20        * fast/hidpi/image-srcset-invalid-inputs-except-one.html:
     21        * fast/hidpi/image-srcset-remove-dynamically-from-js.html:
     22        * fast/hidpi/image-srcset-same-alternative-for-both-attributes.html:
     23        * fast/hidpi/image-srcset-simple-1x.html:
     24        * fast/hidpi/image-srcset-simple-2x.html:
     25        * fast/hidpi/image-srcset-src-selection-1x.html:
     26        * fast/hidpi/image-srcset-src-selection-2x.html:
     27        * fast/hidpi/image-srcset-viewport-modifiers.html:
     28        * fast/history/history-back-forward-within-subframe-hash.html:
     29        * fast/history/history-subframe-with-name.html:
     30        * fast/history/history-traversal-is-asynchronous.html:
     31        * fast/history/location-replace-hash.html:
     32        * fast/history/multiple-classes-visited.html:
     33        * fast/history/nested-visited-test.html:
     34        * fast/history/same-document-iframes-changing-fragment.html:
     35        * fast/history/same-document-iframes-changing-pushstate.html:
     36        * fast/history/self-is-visited.html:
     37        * fast/history/sibling-visited-test.html:
     38        * fast/html/article-element.html:
     39        * fast/html/aside-element.html:
     40        * fast/html/clone-keygen.html:
     41        * fast/html/clone-range.html:
     42        * fast/html/details-click-controls.html:
     43        * fast/html/details-clone.html:
     44        * fast/html/details-keyboard-show-hide.html:
     45        * fast/html/disable-style-element.html:
     46        * fast/html/figcaption-element.html:
     47        * fast/html/figure-element.html:
     48        * fast/html/footer-element.html:
     49        * fast/html/header-element.html:
     50        * fast/html/hgroup-element.html:
     51        * fast/html/hidden-attr-dom.html:
     52        * fast/html/hidden-attr.html:
     53        * fast/html/input-type-change-crash.html:
     54        * fast/html/main-element.html:
     55        * fast/html/mark-element.html:
     56        * fast/html/marquee-alternate.html-disabled:
     57        * fast/html/marquee-element.html:
     58        * fast/html/meter-user-modify.html:
     59        * fast/html/numbered-header-element.html:
     60        * fast/html/object-border.html:
     61        * fast/html/progress-user-modify.html:
     62        * fast/html/range-point-in-range-for-different-documents.html:
     63        * fast/html/script-tests/TEMPLATE.html:
     64        * fast/html/section-element.html:
     65        * fast/html/set-text-direction.html:
     66        * fast/html/unknown-tag.html:
     67        * fast/images/border.html:
     68        * fast/images/cmyk-jpeg-with-color-profile.html:
     69        * fast/images/image-error-event-not-firing.html:
     70        * fast/images/imagemap-dynamic-area-updates.html:
     71        * fast/images/move-image-to-new-document.html:
     72        * fast/images/script-tests/TEMPLATE.html:
     73        * fast/images/webgl-teximage2d.html:
     74        * fast/images/zoomed-offset-size.html:
     75        * fast/inline/inline-fixed-position-boundingbox.html:
     76        * fast/inline/inline-position-top-align.html:
     77        * fast/inline/inline-relative-offset-boundingbox.html:
     78        * fast/innerHTML/innerHTML-special-elements.html:
     79        * fast/innerHTML/innerHTML-uri-resolution.html:
     80        * fast/layers/negative-scroll-positions.html:
     81        * fast/layers/script-tests/TEMPLATE.html:
     82        * fast/line-grid/line-align-parsing.html:
     83        * fast/line-grid/line-grid-parsing.html:
     84        * fast/line-grid/line-snap-parsing.html:
     85        * fast/loader/form-state-restore-with-frames.html:
     86        * fast/loader/hashchange-event-properties.html:
     87        * fast/loader/image-in-page-cache.html:
     88        * fast/loader/resources/form-state-restore-with-locked-back-forward-list-3.html:
     89        * fast/loader/stateobjects/popstate-fires-on-history-traversal.html:
     90        * fast/loader/stateobjects/popstate-fires-with-page-cache.html:
     91        * fast/loader/stateobjects/state-attribute-object-types.html:
     92        * fast/loader/stateobjects/state-attribute-only-one-deserialization.html:
     93        * fast/loader/stateobjects/state-attribute-popstate-event.html:
     94        * fast/loader/stateobjects/state-url-sets-links-visited.html:
     95        * fast/loader/url-selected-user-gesture.html:
     96
    1972013-09-07  Mark Lam  <mark.lam@apple.com>
    298
  • trunk/LayoutTests/fast/gradients/css3-gradient-parsing.html

    r98407 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    7474</script>
    7575
    76 <script src="../js/resources/js-test-post.js"></script>
     76<script src="../../resources/js-test-post.js"></script>
    7777</body>
    7878</html>
  • trunk/LayoutTests/fast/gradients/unprefixed-gradient-parsing.html

    r139836 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    7777</script>
    7878
    79 <script src="../js/resources/js-test-post.js"></script>
     79<script src="../../resources/js-test-post.js"></script>
    8080</body>
    8181</html>
  • trunk/LayoutTests/fast/harness/fastmallocstatistics-object.html

    r125691 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55<script type="text/javascript">
    66shouldBeDefined(window.internals);
  • trunk/LayoutTests/fast/harness/memoryinfo-object.html

    r151199 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55<script type="text/javascript">
    66shouldBeDefined(window.internals);
  • trunk/LayoutTests/fast/harness/perftests/perf-runner-compute-statistics.html

    r130135 r155269  
    22<html>
    33<head>
    4 <script src="../../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../../resources/js-test-pre.js"></script>
    55<script src="../../../../PerformanceTests/resources/runner.js"></script>
    66<script type="text/javascript">
     
    143143</script>
    144144
    145 <script src="../../../fast/js/resources/js-test-post.js"></script>
     145<script src="../../../resources/js-test-post.js"></script>
    146146</body>
    147147</html>
  • trunk/LayoutTests/fast/harness/perftests/runs-per-second-iterations.html

    r144583 r155269  
    44<div id="description"></div>
    55<div id="console"></div>
    6 <script src="../../../fast/js/resources/js-test-pre.js"></script>
     6<script src="../../../resources/js-test-pre.js"></script>
    77<script src="../../../../PerformanceTests/resources/runner.js"></script>
    88<script type="text/javascript">
     
    5252
    5353</script>
    54 <script src="../../../fast/js/resources/js-test-post.js"></script>
     54<script src="../../../resources/js-test-post.js"></script>
    5555</body>
    5656</html>
  • trunk/LayoutTests/fast/hidpi/image-srcset-change-dynamically-from-js-1x.html

    r154582 r155269  
    55</script>
    66<script src="resources/srcset-helper.js"></script>
    7 <script src="../js/resources/js-test-pre.js"></script>
     7<script src="../../resources/js-test-pre.js"></script>
    88<script>
    99    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-change-dynamically-from-js-2x.html

    r154582 r155269  
    22<head>
    33<script src="resources/srcset-helper.js"></script>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55<script>
    66    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-data-src.html

    r154582 r155269  
    11<html>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<script>
    55    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-data-srcset.html

    r154582 r155269  
    11<html>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<script>
    55    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-fraction.html

    r154548 r155269  
    55</script>
    66<script src="resources/srcset-helper.js"></script>
    7 <script src="../js/resources/js-test-pre.js"></script>
     7<script src="../../resources/js-test-pre.js"></script>
    88<script>
    99    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-invalid-inputs-correct-src.html

    r154582 r155269  
    22<head>
    33<script src="resources/srcset-helper.js"></script>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55<script>
    66    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-invalid-inputs-except-one.html

    r154582 r155269  
    11<html>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<script>
    55    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-remove-dynamically-from-js.html

    r154582 r155269  
    55</script>
    66<script src="resources/srcset-helper.js"></script>
    7 <script src="../js/resources/js-test-pre.js"></script>
     7<script src="../../resources/js-test-pre.js"></script>
    88<script>
    99    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-same-alternative-for-both-attributes.html

    r154582 r155269  
    55</script>
    66<script src="resources/srcset-helper.js"></script>
    7 <script src="../js/resources/js-test-pre.js"></script>
     7<script src="../../resources/js-test-pre.js"></script>
    88<script>
    99    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-simple-1x.html

    r154582 r155269  
    55</script>
    66<script src="resources/srcset-helper.js"></script>
    7 <script src="../js/resources/js-test-pre.js"></script>
     7<script src="../../resources/js-test-pre.js"></script>
    88<script>
    99    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-simple-2x.html

    r154582 r155269  
    55</script>
    66<script src="resources/srcset-helper.js"></script>
    7 <script src="../js/resources/js-test-pre.js"></script>
     7<script src="../../resources/js-test-pre.js"></script>
    88<script>
    99    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-src-selection-1x.html

    r154582 r155269  
    55</script>
    66<script src="resources/srcset-helper.js"></script>
    7 <script src="../js/resources/js-test-pre.js"></script>
     7<script src="../../resources/js-test-pre.js"></script>
    88<script>
    99    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-src-selection-2x.html

    r154582 r155269  
    55</script>
    66<script src="resources/srcset-helper.js"></script>
    7 <script src="../js/resources/js-test-pre.js"></script>
     7<script src="../../resources/js-test-pre.js"></script>
    88<script>
    99    if (window.testRunner) {
  • trunk/LayoutTests/fast/hidpi/image-srcset-viewport-modifiers.html

    r154582 r155269  
    55</script>
    66<script src="resources/srcset-helper.js"></script>
    7 <script src="../js/resources/js-test-pre.js"></script>
     7<script src="../../resources/js-test-pre.js"></script>
    88<script>
    99    if (window.testRunner) {
  • trunk/LayoutTests/fast/history/history-back-forward-within-subframe-hash.html

    r98407 r155269  
    22<html>
    33<head>
    4   <script src="../js/resources/js-test-pre.js"></script>
     4  <script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    4848var jsTestIsAsync = true;
    4949</script> 
    50 <script src="../js/resources/js-test-post.js"></script>
     50<script src="../../resources/js-test-post.js"></script>
    5151</body>
    5252</html>
  • trunk/LayoutTests/fast/history/history-subframe-with-name.html

    r121012 r155269  
    11<head>
    2 <script src="../js/resources/js-test-pre.js"></script>
     2<script src="../../resources/js-test-pre.js"></script>
    33</head>
    44<body>
  • trunk/LayoutTests/fast/history/history-traversal-is-asynchronous.html

    r98407 r155269  
    22<html>
    33<head>
    4   <script src="../js/resources/js-test-pre.js"></script>
     4  <script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    2828var jsTestIsAsync = true;
    2929</script> 
    30 <script src="../js/resources/js-test-post.js"></script>
     30<script src="../../resources/js-test-post.js"></script>
    3131</body>
    3232</html>
  • trunk/LayoutTests/fast/history/location-replace-hash.html

    r121012 r155269  
    11<head>
    2 <script src="../js/resources/js-test-pre.js"></script>
     2<script src="../../resources/js-test-pre.js"></script>
    33</head>
    44<body>
     
    6464}
    6565</script>
    66 <script src="../js/resources/js-test-post.js"></script>
     66<script src="../../resources/js-test-post.js"></script>
    6767</body>
  • trunk/LayoutTests/fast/history/multiple-classes-visited.html

    r144547 r155269  
    11<html>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<script>
    55jsTestIsAsync = true;
     
    3333<div id=console></div>
    3434</body>
    35 <script src="../js/resources/js-test-post.js"></script>
     35<script src="../../resources/js-test-post.js"></script>
    3636</html>
  • trunk/LayoutTests/fast/history/nested-visited-test.html

    r144547 r155269  
    11<html>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<script>
    55jsTestIsAsync = true;
     
    3838<div id=console></div>
    3939</body>
    40 <script src="../js/resources/js-test-post.js"></script>
     40<script src="../../resources/js-test-post.js"></script>
    4141</html>
  • trunk/LayoutTests/fast/history/same-document-iframes-changing-fragment.html

    r121012 r155269  
    22<html>
    33<head>
    4   <script src="../js/resources/js-test-pre.js"></script>
     4  <script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    6262var jsTestIsAsync = true;
    6363</script> 
    64 <script src="../js/resources/js-test-post.js"></script>
     64<script src="../../resources/js-test-post.js"></script>
    6565</body>
    6666</html>
  • trunk/LayoutTests/fast/history/same-document-iframes-changing-pushstate.html

    r121012 r155269  
    22<html>
    33<head>
    4   <script src="../js/resources/js-test-pre.js"></script>
     4  <script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    6262var jsTestIsAsync = true;
    6363</script> 
    64 <script src="../js/resources/js-test-post.js"></script>
     64<script src="../../resources/js-test-post.js"></script>
    6565</body>
    6666</html>
  • trunk/LayoutTests/fast/history/self-is-visited.html

    r144547 r155269  
    11<html>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<script>
    55jsTestIsAsync = true;
     
    3434<div id=console></div>
    3535</body>
    36 <script src="../js/resources/js-test-post.js"></script>
     36<script src="../../resources/js-test-post.js"></script>
    3737</html>
  • trunk/LayoutTests/fast/history/sibling-visited-test.html

    r144547 r155269  
    11<html>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<script>
    55jsTestIsAsync = true;
     
    3333<div id=console></div>
    3434</body>
    35 <script src="../js/resources/js-test-post.js"></script>
     35<script src="../../resources/js-test-post.js"></script>
    3636</html>
  • trunk/LayoutTests/fast/html/article-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/article-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/aside-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/aside-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/clone-keygen.html

    r98407 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55<style type="text/css">
    66*::-webkit-keygen-select {
     
    3232}
    3333</script>
    34 <script src="../js/resources/js-test-post.js"></script>
     34<script src="../../resources/js-test-post.js"></script>
    3535</body>
    3636</html>
  • trunk/LayoutTests/fast/html/clone-range.html

    r98407 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    3131dolly.value = 0;
    3232</script>
    33 <script src="../js/resources/js-test-post.js"></script>
     33<script src="../../resources/js-test-post.js"></script>
    3434</body>
    3535</html>
  • trunk/LayoutTests/fast/html/details-click-controls.html

    r102734 r155269  
    11<html>
    22<head>
    3 <script src="../../fast/js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44</head>
    55<body>
  • trunk/LayoutTests/fast/html/details-clone.html

    r97881 r155269  
    11<html>
    22<head>
    3 <script src="../../fast/js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<script>
    55function runTest()
  • trunk/LayoutTests/fast/html/details-keyboard-show-hide.html

    r107548 r155269  
    11<!DOCTYPE html>
    22<head>
    3 <script src="../../fast/js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44</head>
    55
     
    3535    }
    3636</script>
    37 <script src="../../fast/js/resources/js-test-post.js"></script>
     37<script src="../../resources/js-test-post.js"></script>
    3838</body>
    3939</html>
  • trunk/LayoutTests/fast/html/disable-style-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55<style>
    66.test {
     
    1717<body>
    1818<script src="script-tests/disable-style-element.js"></script>
    19 <script src="../../fast/js/resources/js-test-post.js"></script>
     19<script src="../../resources/js-test-post.js"></script>
    2020</body>
    2121</html>
  • trunk/LayoutTests/fast/html/figcaption-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/figcaption-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/figure-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/figure-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/footer-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/footer-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/header-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/header-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/hgroup-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/hgroup-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/hidden-attr-dom.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/hidden-attr-dom.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/hidden-attr.html

    r98407 r155269  
    11<!DOCTYPE html>
    22<meta charset=utf8>
    3 <script src="../../fast/js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44
    55<p id="description"></p>
     
    3636
    3737</script>
    38 <script src="../../fast/js/resources/js-test-post.js"></script>
     38<script src="../../resources/js-test-post.js"></script>
    3939</body>
    4040</html>
  • trunk/LayoutTests/fast/html/input-type-change-crash.html

    r132141 r155269  
    33<head>
    44<meta charset="utf-8">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    2020
    2121</script>
    22 <script src="../js/resources/js-test-post.js"></script>
     22<script src="../../resources/js-test-post.js"></script>
    2323</body>
    2424</html>
  • trunk/LayoutTests/fast/html/main-element.html

    r140341 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/main-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/mark-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/mark-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/marquee-alternate.html-disabled

    r127389 r155269  
    33<head>
    44<meta charset="utf-8">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66<script type="text/javascript">
    77window.jsTestIsAsync = true;
     
    5959<marquee id="marquee" width=30 behavior="alternate" scrollamount=1 scrolldelay=1><img src="resources/images/lime.png" width="29" height="29" alt="lime"></marquee>
    6060<pre id="console"></pre>
    61 <script src="../js/resources/js-test-post.js"></script>
     61<script src="../../resources/js-test-post.js"></script>
    6262</body>
    6363</body>
  • trunk/LayoutTests/fast/html/marquee-element.html

    r98407 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    297297shouldBe('marquee.loop', '-1');
    298298</script>
    299 <script src="../../fast/js/resources/js-test-post.js"></script>
     299<script src="../../resources/js-test-post.js"></script>
    300300</body>
    301301</html>
  • trunk/LayoutTests/fast/html/meter-user-modify.html

    r123704 r155269  
    1313</head>
    1414<body>
    15 <script src="../../fast/js/resources/js-test-pre.js"></script>
     15<script src="../../resources/js-test-pre.js"></script>
    1616
    1717<p>The inner element of meter should not be deleteable.</p>
     
    4141var successfullyParsed = true;
    4242</script>
    43 <script src="../../fast/js/resources/js-test-post.js"></script>
     43<script src="../../resources/js-test-post.js"></script>
    4444</body>
    4545</html>
  • trunk/LayoutTests/fast/html/numbered-header-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/numbered-header-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/object-border.html

    r98407 r155269  
    11<html xmlns='http://www.w3.org/1999/xhtml'>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<title>OBJECT - border=pixel</title>
    55</head>
     
    4747startTests("border-right-width");
    4848 </script> 
    49  <script src="../js/resources/js-test-post.js"></script>
     49 <script src="../../resources/js-test-post.js"></script>
    5050 </body>
    5151</html>
  • trunk/LayoutTests/fast/html/progress-user-modify.html

    r123704 r155269  
    1313</head>
    1414<body>
    15 <script src="../../fast/js/resources/js-test-pre.js"></script>
     15<script src="../../resources/js-test-pre.js"></script>
    1616
    1717<p>The inner element of progress should not be deleteable.</p>
     
    4141var successfullyParsed = true;
    4242</script>
    43 <script src="../../fast/js/resources/js-test-post.js"></script>
     43<script src="../../resources/js-test-post.js"></script>
    4444</body>
    4545</html>
  • trunk/LayoutTests/fast/html/range-point-in-range-for-different-documents.html

    r124506 r155269  
    22<html>
    33    <head>
    4         <script src="../js/resources/js-test-pre.js"></script>
     4        <script src="../../resources/js-test-pre.js"></script>
    55    </head>
    66    <body>
  • trunk/LayoutTests/fast/html/script-tests/TEMPLATE.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="YOUR_JS_FILE_HERE"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/section-element.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/section-element.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/html/set-text-direction.html

    r121012 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    7676shouldBeTrue('sentInputEvent');
    7777</script>
    78 <script src="../../fast/js/resources/js-test-post.js"></script>
     78<script src="../../resources/js-test-post.js"></script>
    7979</body>
    8080</html>
  • trunk/LayoutTests/fast/html/unknown-tag.html

    r98407 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    8080}
    8181</script>
    82   <script src="../../fast/js/resources/js-test-post.js"></script>
     82  <script src="../../resources/js-test-post.js"></script>
    8383</body>
    8484</html>
  • trunk/LayoutTests/fast/images/border.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/border.js"></script>
    8 <script src="../js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/images/cmyk-jpeg-with-color-profile.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/cmyk-jpeg-with-color-profile.js"></script>
    8 <script src="../js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/images/image-error-event-not-firing.html

    r141667 r155269  
    33<head>
    44<meta http-equiv="Content-Security-Policy" content="img-src 'self'">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66<script>
    77description(
     
    3232<img src="./color-jpeg-with-color-profile-expected.png" id="test"></img>
    3333
    34 <script src="../js/resources/js-test-post.js"></script>
     34<script src="../../resources/js-test-post.js"></script>
    3535</body>
    3636</html>
  • trunk/LayoutTests/fast/images/imagemap-dynamic-area-updates.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/imagemap-dynamic-area-updates.js"></script>
    8 <script src="../js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/images/move-image-to-new-document.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/move-image-to-new-document.js"></script>
    8 <script src="../js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/images/script-tests/TEMPLATE.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="YOUR_JS_FILE_HERE"></script>
    8 <script src="../js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/images/webgl-teximage2d.html

    r134816 r155269  
    1 <script src="../js/resources/js-test-pre.js"></script>
     1<script src="../../resources/js-test-pre.js"></script>
    22<script src="../canvas/webgl/resources/webgl-test.js"></script>
    33<canvas id="canvas" width="0" height="0"> </canvas>
  • trunk/LayoutTests/fast/images/zoomed-offset-size.html

    r139753 r155269  
    1414            }
    1515        </style>
    16         <script src="../js/resources/js-test-pre.js"></script>
     16        <script src="../../resources/js-test-pre.js"></script>
    1717    </head>
    1818    <body>
  • trunk/LayoutTests/fast/inline/inline-fixed-position-boundingbox.html

    r122802 r155269  
    11<html>
    22<head>
    3     <script src="../js/resources/js-test-pre.js"></script>
     3    <script src="../../resources/js-test-pre.js"></script>
    44    <script>
    55        description('<a href="https://bugs.webkit.org/show_bug.cgi?id=91451">Bug 91451</a>: REGRESSION: RenderInline::absoluteQuads produces incorrect results for fixed position.');
     
    2121        <span id="inlineElement"></span>
    2222    </div>
    23     <script src="../js/resources/js-test-post.js"></script>
     23    <script src="../../resources/js-test-post.js"></script>
    2424</body>
    2525</html>
  • trunk/LayoutTests/fast/inline/inline-position-top-align.html

    r98407 r155269  
    1515        }
    1616</style>
    17 <script src="../js/resources/js-test-pre.js"></script>
     17<script src="../../resources/js-test-pre.js"></script>
    1818</head>
    1919
     
    4242}
    4343</script> 
    44 <script src="../js/resources/js-test-post.js"></script>
     44<script src="../../resources/js-test-post.js"></script>
    4545</body>
    4646</html>
  • trunk/LayoutTests/fast/inline/inline-relative-offset-boundingbox.html

    r122653 r155269  
    11<html>
    22<head>
    3     <script src="../js/resources/js-test-pre.js"></script>
     3    <script src="../../resources/js-test-pre.js"></script>
    44    <script>
    55        description('<a href="https://bugs.webkit.org/show_bug.cgi?id=91168">Bug 91168</a>: REGRESSION: RenderInline boundingBox ignores relative position offset');
     
    2020<body>
    2121    <span id="inlineElement" style="position:relative; left:10px;"></span>
    22     <script src="../js/resources/js-test-post.js"></script>
     22    <script src="../../resources/js-test-post.js"></script>
    2323</body>
    2424</html>
  • trunk/LayoutTests/fast/innerHTML/innerHTML-special-elements.html

    r98407 r155269  
    11<html>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44</head>
    55<body>
     
    3636
    3737</script>
    38 <script src="../js/resources/js-test-post.js"></script>
     38<script src="../../resources/js-test-post.js"></script>
    3939</body>
    4040</html>
  • trunk/LayoutTests/fast/innerHTML/innerHTML-uri-resolution.html

    r98407 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
     
    1919  shouldBeTrue('cssUriWasResolvedAgainstDocumentUri');
    2020</script>
    21 <script src="../js/resources/js-test-post.js"></script>
     21<script src="../../resources/js-test-post.js"></script>
    2222</body>
    2323</html>
  • trunk/LayoutTests/fast/layers/negative-scroll-positions.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/negative-scroll-positions.js"></script>
    8 <script src="../js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/layers/script-tests/TEMPLATE.html

    r97881 r155269  
    22<html>
    33<head>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="YOUR_JS_FILE_HERE"></script>
    8 <script src="../js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/line-grid/line-align-parsing.html

    r108133 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/line-align-parsing.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/line-grid/line-grid-parsing.html

    r98638 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/line-grid-parsing.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/line-grid/line-snap-parsing.html

    r107289 r155269  
    22<html>
    33<head>
    4 <script src="../../fast/js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55</head>
    66<body>
    77<script src="script-tests/line-snap-parsing.js"></script>
    8 <script src="../../fast/js/resources/js-test-post.js"></script>
     8<script src="../../resources/js-test-post.js"></script>
    99</body>
    1010</html>
  • trunk/LayoutTests/fast/loader/form-state-restore-with-frames.html

    r126839 r155269  
    11<!DOCTYPE html>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<meta http-equiv="pragma" content="no-cache">
    55<meta http-equiv="cache-control" content="no-cache">
     
    3838jsTestIsAsync = true;
    3939</script>
    40 <script src="../js/resources/js-test-post.js"></script>
     40<script src="../../resources/js-test-post.js"></script>
    4141</body>
  • trunk/LayoutTests/fast/loader/hashchange-event-properties.html

    r98407 r155269  
    22<html>
    33<body>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55<div id="description"></div>
    66<pre id="console"></pre>
     
    4747var jsTestIsAsync = true;
    4848</script>
    49 <script src="../js/resources/js-test-post.js"></script>
     49<script src="../../resources/js-test-post.js"></script>
    5050</html>
  • trunk/LayoutTests/fast/loader/image-in-page-cache.html

    r122687 r155269  
    33<head>
    44<title>Images in page cache should not be updated</title>
    5 <script src="../../fast/js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66<script>
    77var otherWindow;
     
    6666successfullyParsed = true;
    6767</script>
    68 <script src="../../fast/js/resources/js-test-post.js"></script>
     68<script src="../../resources/js-test-post.js"></script>
    6969</body>
    7070</html>
  • trunk/LayoutTests/fast/loader/resources/form-state-restore-with-locked-back-forward-list-3.html

    r122687 r155269  
    11<!DOCTYPE html>
    22<body>
    3 <script src="../../js/resources/js-test-pre.js"></script>
     3<script src="../../../resources/js-test-pre.js"></script>
    44<script>
    55shouldBeEqualToString("location.search", '?TestName1=Ok1&TestName2=Ok2');
  • trunk/LayoutTests/fast/loader/stateobjects/popstate-fires-on-history-traversal.html

    r98407 r155269  
    22<html>
    33<body>
    4 <script src="../../js/resources/js-test-pre.js"></script>
     4<script src="../../../resources/js-test-pre.js"></script>
    55<div id="description"></div>
    66<pre id="console"></pre>
     
    6262var jsTestIsAsync = true;
    6363</script>
    64 <script src="../../js/resources/js-test-post.js"></script>
     64<script src="../../../resources/js-test-post.js"></script>
    6565</html>
  • trunk/LayoutTests/fast/loader/stateobjects/popstate-fires-with-page-cache.html

    r122687 r155269  
    22<html>
    33<body>
    4 <script src="../../js/resources/js-test-pre.js"></script>
     4<script src="../../../resources/js-test-pre.js"></script>
    55<div id="description"></div>
    66<pre id="console"></pre>
     
    5959var jsTestIsAsync = true;
    6060</script>
    61 <script src="../../js/resources/js-test-post.js"></script>
     61<script src="../../../resources/js-test-post.js"></script>
    6262</html>
  • trunk/LayoutTests/fast/loader/stateobjects/state-attribute-object-types.html

    r122687 r155269  
    22<html>
    33<head>
    4     <script src="../../js/resources/js-test-pre.js"></script>
     4    <script src="../../../resources/js-test-pre.js"></script>
    55</head/>
    66<body>
     
    3939    shouldEvaluateTo("history.state", document.createElement("canvas").getContext("2d").createImageData(10,10));
    4040</script>
    41 <script src="../../js/resources/js-test-post.js"></script>
     41<script src="../../../resources/js-test-post.js"></script>
    4242</body>
    4343</html>
  • trunk/LayoutTests/fast/loader/stateobjects/state-attribute-only-one-deserialization.html

    r122687 r155269  
    22<html>
    33<head>
    4     <script src="../../js/resources/js-test-pre.js"></script>
     4    <script src="../../../resources/js-test-pre.js"></script>
    55</head/>
    66<body>
     
    4949
    5050        var s = document.createElement("script");
    51         s.src = "../../js/resources/js-test-post.js";
     51        s.src = "../../../resources/js-test-post.js";
    5252        document.body.appendChild(s);
    5353        setTimeout(finishJSTest, 0);
  • trunk/LayoutTests/fast/loader/stateobjects/state-attribute-popstate-event.html

    r122687 r155269  
    22<html>
    33<head>
    4     <script src="../../js/resources/js-test-pre.js"></script>
     4    <script src="../../../resources/js-test-pre.js"></script>
    55</head/>
    66<body>
     
    3434
    3535        var s = document.createElement("script");
    36         s.src = "../../js/resources/js-test-post.js";
     36        s.src = "../../../resources/js-test-post.js";
    3737        document.body.appendChild(s);
    3838        setTimeout(finishJSTest, 0);
  • trunk/LayoutTests/fast/loader/stateobjects/state-url-sets-links-visited.html

    r144547 r155269  
    11<html>
    22<head>
    3 <script src="../../js/resources/js-test-pre.js"></script>
     3<script src="../../../resources/js-test-pre.js"></script>
    44<script>
    55jsTestIsAsync = true;
     
    4141<div id=console></div>
    4242</body>
    43 <script src="../../js/resources/js-test-post.js"></script>
     43<script src="../../../resources/js-test-post.js"></script>
    4444</html>
  • trunk/LayoutTests/fast/loader/url-selected-user-gesture.html

    r147619 r155269  
    11<!DOCTYPE html>
    2 <script src="../js/resources/js-test-pre.js"></script>
     2<script src="../../resources/js-test-pre.js"></script>
    33<a href='about:blank' target='_blank'></a>
    44<script>
     
    1616        shouldBe("testRunner.windowCount()", "1");
    1717</script>
    18 <script src="../js/resources/js-test-post.js"></script>
     18<script src="../../resources/js-test-post.js"></script>
Note: See TracChangeset for help on using the changeset viewer.