Changeset 155270 in webkit


Ignore:
Timestamp:
Sep 7, 2013, 5:09:19 PM (12 years ago)
Author:
mark.lam@apple.com
Message:

Change fast/m*, fast/n*, fast/o*, and fast/p* files to use pre and post js files in LayoutTests/resources.
https://bugs.webkit.org/show_bug.cgi?id=120978.

Rubber stamped by Filip Pizlo.

  • fast/masking/parsing-clip-path-iri.html:
  • fast/masking/parsing-clip-path-shape.html:
  • fast/masking/parsing-mask-source-type.html:
  • fast/masking/parsing-mask.html:
  • fast/media/media-query-serialization.html:
  • fast/media/mq-pixel-ratio-print.html:
  • fast/media/mq-resolution.html:
  • fast/media/viewport-media-query-synchronous.html:
  • fast/mediastream/LocalMediaStream-onended.html:
  • fast/mediastream/MediaStream-add-remove-tracks.html:
  • fast/mediastream/MediaStream-onended.html:
  • fast/mediastream/MediaStreamConstructor.html:
  • fast/mediastream/MediaStreamTrack.html:
  • fast/mediastream/RTCIceCandidate.html:
  • fast/mediastream/RTCPeerConnection-AddRemoveStream.html:
  • fast/mediastream/RTCPeerConnection-createAnswer.html:
  • fast/mediastream/RTCPeerConnection-createOffer.html:
  • fast/mediastream/RTCPeerConnection-datachannel.html:
  • fast/mediastream/RTCPeerConnection-dtmf.html:
  • fast/mediastream/RTCPeerConnection-events.html:
  • fast/mediastream/RTCPeerConnection-ice.html:
  • fast/mediastream/RTCPeerConnection-localDescription.html:
  • fast/mediastream/RTCPeerConnection-onnegotiationneeded.html:
  • fast/mediastream/RTCPeerConnection-remoteDescription.html:
  • fast/mediastream/RTCPeerConnection-state.html:
  • fast/mediastream/RTCPeerConnection-stats.html:
  • fast/mediastream/RTCPeerConnection-statsSelector.html:
  • fast/mediastream/RTCPeerConnection.html:
  • fast/mediastream/RTCSessionDescription.html:
  • fast/mediastream/argument-types.html:
  • fast/mediastream/constructors.html:
  • fast/mediastream/enabled.html:
  • fast/mediastream/getusermedia.html:
  • fast/mediastream/no-interface-object.html:
  • fast/multicol/column-span-parent-continuation-crash.html:
  • fast/multicol/column-width-zero.html:
  • fast/multicol/newmulticol/balance-images.html:
  • fast/multicol/newmulticol/balance-maxheight1.html:
  • fast/multicol/newmulticol/balance-maxheight2.html:
  • fast/multicol/newmulticol/balance1.html:
  • fast/multicol/newmulticol/balance2.html:
  • fast/multicol/newmulticol/balance3.html:
  • fast/multicol/newmulticol/balance4.html:
  • fast/multicol/newmulticol/balance5.html:
  • fast/multicol/newmulticol/balance6.html:
  • fast/multicol/newmulticol/balance7.html:
  • fast/multicol/newmulticol/balance8.html:
  • fast/multicol/newmulticol/balance9.html:
  • fast/multicol/newmulticol/orphans-and-widows-balance.html:
  • fast/multicol/orphans-relayout.html:
  • fast/multicol/zeroColumnCount.html:
  • fast/notifications/notifications-permission.html:
  • fast/notifications/notifications-request-permission-optional.html:
  • fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto.html:
  • fast/overflow/height-during-simplified-layout.html:
  • fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overflow-auto.html:
  • fast/overflow/scroll-div-hide-show.html:
  • fast/overflow/scrollbar-click-retains-focus.html:
  • fast/parser/block-nesting-cap.html:
  • fast/parser/close-while-stopping.html:
  • fast/parser/comment-in-textarea.html:
  • fast/parser/double-write-from-closed-iframe.html:
  • fast/parser/entity-end-iframe-tag.html:
  • fast/parser/entity-end-script-tag.html:
  • fast/parser/entity-end-style-tag.html:
  • fast/parser/entity-end-textarea-tag.html:
  • fast/parser/entity-end-title-tag.html:
  • fast/parser/entity-end-xmp-tag.html:
  • fast/parser/fragment-parser-doctype.html:
  • fast/parser/fragment-parser.html:
  • fast/parser/localname-case-strict.html:
  • fast/parser/localname-case.html:
  • fast/parser/parser-yield-timing.html:
  • fast/parser/pre-first-line-break.html:
  • fast/parser/script-tests/TEMPLATE.html:
  • fast/performance/performance-now-timestamps.html:
  • fast/performance/script-tests/TEMPLATE.html:
  • fast/preloader/image-srcset.html:
Location:
trunk/LayoutTests
Files:
79 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r155269 r155270  
     12013-09-07  Mark Lam  <mark.lam@apple.com>
     2
     3        Change fast/m*, fast/n*, fast/o*, and fast/p* files to use pre and post js files in LayoutTests/resources.
     4        https://bugs.webkit.org/show_bug.cgi?id=120978.
     5
     6        Rubber stamped by Filip Pizlo.
     7
     8        * fast/masking/parsing-clip-path-iri.html:
     9        * fast/masking/parsing-clip-path-shape.html:
     10        * fast/masking/parsing-mask-source-type.html:
     11        * fast/masking/parsing-mask.html:
     12        * fast/media/media-query-serialization.html:
     13        * fast/media/mq-pixel-ratio-print.html:
     14        * fast/media/mq-resolution.html:
     15        * fast/media/viewport-media-query-synchronous.html:
     16        * fast/mediastream/LocalMediaStream-onended.html:
     17        * fast/mediastream/MediaStream-add-remove-tracks.html:
     18        * fast/mediastream/MediaStream-onended.html:
     19        * fast/mediastream/MediaStreamConstructor.html:
     20        * fast/mediastream/MediaStreamTrack.html:
     21        * fast/mediastream/RTCIceCandidate.html:
     22        * fast/mediastream/RTCPeerConnection-AddRemoveStream.html:
     23        * fast/mediastream/RTCPeerConnection-createAnswer.html:
     24        * fast/mediastream/RTCPeerConnection-createOffer.html:
     25        * fast/mediastream/RTCPeerConnection-datachannel.html:
     26        * fast/mediastream/RTCPeerConnection-dtmf.html:
     27        * fast/mediastream/RTCPeerConnection-events.html:
     28        * fast/mediastream/RTCPeerConnection-ice.html:
     29        * fast/mediastream/RTCPeerConnection-localDescription.html:
     30        * fast/mediastream/RTCPeerConnection-onnegotiationneeded.html:
     31        * fast/mediastream/RTCPeerConnection-remoteDescription.html:
     32        * fast/mediastream/RTCPeerConnection-state.html:
     33        * fast/mediastream/RTCPeerConnection-stats.html:
     34        * fast/mediastream/RTCPeerConnection-statsSelector.html:
     35        * fast/mediastream/RTCPeerConnection.html:
     36        * fast/mediastream/RTCSessionDescription.html:
     37        * fast/mediastream/argument-types.html:
     38        * fast/mediastream/constructors.html:
     39        * fast/mediastream/enabled.html:
     40        * fast/mediastream/getusermedia.html:
     41        * fast/mediastream/no-interface-object.html:
     42        * fast/multicol/column-span-parent-continuation-crash.html:
     43        * fast/multicol/column-width-zero.html:
     44        * fast/multicol/newmulticol/balance-images.html:
     45        * fast/multicol/newmulticol/balance-maxheight1.html:
     46        * fast/multicol/newmulticol/balance-maxheight2.html:
     47        * fast/multicol/newmulticol/balance1.html:
     48        * fast/multicol/newmulticol/balance2.html:
     49        * fast/multicol/newmulticol/balance3.html:
     50        * fast/multicol/newmulticol/balance4.html:
     51        * fast/multicol/newmulticol/balance5.html:
     52        * fast/multicol/newmulticol/balance6.html:
     53        * fast/multicol/newmulticol/balance7.html:
     54        * fast/multicol/newmulticol/balance8.html:
     55        * fast/multicol/newmulticol/balance9.html:
     56        * fast/multicol/newmulticol/orphans-and-widows-balance.html:
     57        * fast/multicol/orphans-relayout.html:
     58        * fast/multicol/zeroColumnCount.html:
     59        * fast/notifications/notifications-permission.html:
     60        * fast/notifications/notifications-request-permission-optional.html:
     61        * fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto.html:
     62        * fast/overflow/height-during-simplified-layout.html:
     63        * fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overflow-auto.html:
     64        * fast/overflow/scroll-div-hide-show.html:
     65        * fast/overflow/scrollbar-click-retains-focus.html:
     66        * fast/parser/block-nesting-cap.html:
     67        * fast/parser/close-while-stopping.html:
     68        * fast/parser/comment-in-textarea.html:
     69        * fast/parser/double-write-from-closed-iframe.html:
     70        * fast/parser/entity-end-iframe-tag.html:
     71        * fast/parser/entity-end-script-tag.html:
     72        * fast/parser/entity-end-style-tag.html:
     73        * fast/parser/entity-end-textarea-tag.html:
     74        * fast/parser/entity-end-title-tag.html:
     75        * fast/parser/entity-end-xmp-tag.html:
     76        * fast/parser/fragment-parser-doctype.html:
     77        * fast/parser/fragment-parser.html:
     78        * fast/parser/localname-case-strict.html:
     79        * fast/parser/localname-case.html:
     80        * fast/parser/parser-yield-timing.html:
     81        * fast/parser/pre-first-line-break.html:
     82        * fast/parser/script-tests/TEMPLATE.html:
     83        * fast/performance/performance-now-timestamps.html:
     84        * fast/performance/script-tests/TEMPLATE.html:
     85        * fast/preloader/image-srcset.html:
     86
    1872013-09-07  Mark Lam  <mark.lam@apple.com>
    288
  • trunk/LayoutTests/fast/masking/parsing-clip-path-iri.html

    r130592 r155270  
    66</style>
    77<body>
    8 <script src="../js/resources/js-test-pre.js"></script>
     8<script src="../../resources/js-test-pre.js"></script>
    99<script>
    1010description('Test clip-path IRIs');
     
    4343
    4444</script>
    45 <script src="../js/resources/js-test-post.js"></script>
     45<script src="../../resources/js-test-post.js"></script>
    4646</body>
    4747</html>
  • trunk/LayoutTests/fast/masking/parsing-clip-path-shape.html

    r127327 r155270  
    66</style>
    77<body>
    8 <script src="../js/resources/js-test-pre.js"></script>
     8<script src="../../resources/js-test-pre.js"></script>
    99<script>
    1010description('Test that clip-path shapes accept different length units');
     
    110110
    111111</script>
    112 <script src="../js/resources/js-test-post.js"></script>
     112<script src="../../resources/js-test-post.js"></script>
    113113</body>
    114114</html>
  • trunk/LayoutTests/fast/masking/parsing-mask-source-type.html

    r154174 r155270  
    66    </style>
    77    <body>
    8         <script src="../js/resources/js-test-pre.js"></script>
     8        <script src="../../resources/js-test-pre.js"></script>
    99        <script>
    1010            function setProperty(value) {
     
    2929            test("auto, alpha, luminance, luminance", "alpha, alpha, luminance, luminance");
    3030        </script>
    31         <script src="../js/resources/js-test-post.js"></script>
     31        <script src="../../resources/js-test-post.js"></script>
    3232    </body>
    3333</html>
  • trunk/LayoutTests/fast/masking/parsing-mask.html

    r154742 r155270  
    66</style>
    77<body>
    8 <script src="../js/resources/js-test-pre.js"></script>
     8<script src="../../resources/js-test-pre.js"></script>
    99<script>
    1010description('Test that clip-path shapes accept different length units');
     
    187187
    188188</script>
    189 <script src="../js/resources/js-test-post.js"></script>
     189<script src="../../resources/js-test-post.js"></script>
    190190</body>
    191191</html>
  • trunk/LayoutTests/fast/media/media-query-serialization.html

    r130995 r155270  
    55<style type="text/css" media="NOT braille, tv and (orientation: landscape) AND (min-WIDTH:100px) and (max-width: 200px ), all and (color) and (color)">
    66</style>
    7 <script src="../js/resources/js-test-pre.js"></script>
     7<script src="../../resources/js-test-pre.js"></script>
    88</head>
    99<body>
     
    2222</script>
    2323
    24 <script src="../js/resources/js-test-post.js"></script>
     24<script src="../../resources/js-test-post.js"></script>
    2525</body>
    2626</html>
  • trunk/LayoutTests/fast/media/mq-pixel-ratio-print.html

    r132633 r155270  
    22<html>
    33<body>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55
    66<div id="detector"></div>
     
    5454</script>
    5555
    56 <script src="../js/resources/js-test-post.js"></script>
     56<script src="../../resources/js-test-post.js"></script>
    5757</body>
    5858</html>
  • trunk/LayoutTests/fast/media/mq-resolution.html

    r148835 r155270  
    22<html>
    33<body>
    4 <script src="../js/resources/js-test-pre.js"></script>
     4<script src="../../resources/js-test-pre.js"></script>
    55
    66<div id="detector"></div>
     
    8989</script>
    9090
    91 <script src="../js/resources/js-test-post.js"></script>
     91<script src="../../resources/js-test-post.js"></script>
    9292</body>
    9393</html>
  • trunk/LayoutTests/fast/media/viewport-media-query-synchronous.html

    r104399 r155270  
    11<html lang=en>
    22<head>
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44<style>
    55#test { background-color: red; }
     
    1616shouldBe('window.getComputedStyle(document.getElementById("test")).backgroundColor','"rgb(0, 128, 0)"');
    1717</script>
    18 <script src="../js/resources/js-test-post.js"></script>
     18<script src="../../resources/js-test-post.js"></script>
    1919</body>
  • trunk/LayoutTests/fast/mediastream/LocalMediaStream-onended.html

    r139598 r155270  
    33<head>
    44<link rel="stylesheet" href="../js/resources/js-test-style.css">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    5050window.successfullyParsed = true;
    5151</script>
    52 <script src="../js/resources/js-test-post.js"></script>
     52<script src="../../resources/js-test-post.js"></script>
    5353</body>
    5454</html>
  • trunk/LayoutTests/fast/mediastream/MediaStream-add-remove-tracks.html

    r146046 r155270  
    33<head>
    44<link rel="stylesheet" href="../js/resources/js-test-style.css">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    132132window.successfullyParsed = true;
    133133</script>
    134 <script src="../js/resources/js-test-post.js"></script>
     134<script src="../../resources/js-test-post.js"></script>
    135135</body>
    136136</html>
  • trunk/LayoutTests/fast/mediastream/MediaStream-onended.html

    r155249 r155270  
    33<head>
    44<link rel="stylesheet" href="../js/resources/js-test-style.css">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    5050window.successfullyParsed = true;
    5151</script>
    52 <script src="../js/resources/js-test-post.js"></script>
     52<script src="../../resources/js-test-post.js"></script>
    5353</body>
    5454</html>
  • trunk/LayoutTests/fast/mediastream/MediaStreamConstructor.html

    r155199 r155270  
    33<head>
    44<link rel="stylesheet" href="../js/resources/js-test-style.css">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    119119window.successfullyParsed = true;
    120120</script>
    121 <script src="../js/resources/js-test-post.js"></script>
     121<script src="../../resources/js-test-post.js"></script>
    122122</body>
    123123</html>
  • trunk/LayoutTests/fast/mediastream/MediaStreamTrack.html

    r139849 r155270  
    33<head>
    44<link rel="stylesheet" href="../js/resources/js-test-style.css">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    7676window.successfullyParsed = true;
    7777</script>
    78 <script src="../js/resources/js-test-post.js"></script>
     78<script src="../../resources/js-test-post.js"></script>
    7979</body>
    8080</html>
  • trunk/LayoutTests/fast/mediastream/RTCIceCandidate.html

    r126779 r155270  
    33<head>
    44<link rel="stylesheet" href="../js/resources/js-test-style.css">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    3434window.successfullyParsed = true;
    3535</script>
    36 <script src="../js/resources/js-test-post.js"></script>
     36<script src="../../resources/js-test-post.js"></script>
    3737</body>
    3838</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream.html

    r144748 r155270  
    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>
     
    7878window.successfullyParsed = true;
    7979</script>
    80 <script src="../js/resources/js-test-post.js"></script>
     80<script src="../../resources/js-test-post.js"></script>
    8181</body>
    8282</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection-createAnswer.html

    r127906 r155270  
    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>
     
    5858window.successfullyParsed = true;
    5959</script>
    60 <script src="../js/resources/js-test-post.js"></script>
     60<script src="../../resources/js-test-post.js"></script>
    6161</body>
    6262</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection-createOffer.html

    r127906 r155270  
    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>
     
    4848window.successfullyParsed = 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/mediastream/RTCPeerConnection-datachannel.html

    r146582 r155270  
    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>
     
    9999window.successfullyParsed = true;
    100100</script>
    101 <script src="../js/resources/js-test-post.js"></script>
     101<script src="../../resources/js-test-post.js"></script>
    102102</body>
    103103</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection-dtmf.html

    r146582 r155270  
    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>
     
    6262window.successfullyParsed = 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/mediastream/RTCPeerConnection-events.html

    r146582 r155270  
    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>
     
    5656
    5757</script>
    58 <script src="../js/resources/js-test-post.js"></script>
     58<script src="../../resources/js-test-post.js"></script>
    5959</body>
    6060</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection-ice.html

    r146582 r155270  
    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>
     
    4242window.successfullyParsed = true;
    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/mediastream/RTCPeerConnection-localDescription.html

    r144808 r155270  
    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>
     
    5151window.successfullyParsed = true;
    5252</script>
    53 <script src="../js/resources/js-test-post.js"></script>
     53<script src="../../resources/js-test-post.js"></script>
    5454</body>
    5555</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection-onnegotiationneeded.html

    r129397 r155270  
    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>
     
    4646window.successfullyParsed = true;
    4747</script>
    48 <script src="../js/resources/js-test-post.js"></script>
     48<script src="../../resources/js-test-post.js"></script>
    4949</body>
    5050</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription.html

    r144808 r155270  
    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>
     
    5151window.successfullyParsed = true;
    5252</script>
    53 <script src="../js/resources/js-test-post.js"></script>
     53<script src="../../resources/js-test-post.js"></script>
    5454</body>
    5555</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection-state.html

    r146582 r155270  
    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>
     
    2525window.successfullyParsed = true;
    2626</script>
    27 <script src="../js/resources/js-test-post.js"></script>
     27<script src="../../resources/js-test-post.js"></script>
    2828</body>
    2929</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection-stats.html

    r146509 r155270  
    33<html>
    44<head>
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    8080window.successfullyParsed = true;
    8181</script>
    82 <script src="../js/resources/js-test-post.js"></script>
     82<script src="../../resources/js-test-post.js"></script>
    8383</body>
    8484</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector.html

    r141871 r155270  
    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>
     
    5454window.successfullyParsed = true;
    5555</script>
    56 <script src="../js/resources/js-test-post.js"></script>
     56<script src="../../resources/js-test-post.js"></script>
    5757</body>
    5858</html>
  • trunk/LayoutTests/fast/mediastream/RTCPeerConnection.html

    r134245 r155270  
    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>
     
    4242shouldThrow("new webkitRTCPeerConnection(null, {valid_and_supported_2:1, mandatory:{valid_and_supported_1:1}});");
    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/mediastream/RTCSessionDescription.html

    r126779 r155270  
    33<head>
    44<link rel="stylesheet" href="../js/resources/js-test-style.css">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    3535window.successfullyParsed = true;
    3636</script>
    37 <script src="../js/resources/js-test-post.js"></script>
     37<script src="../../resources/js-test-post.js"></script>
    3838</body>
    3939</html>
  • trunk/LayoutTests/fast/mediastream/argument-types.html

    r115098 r155270  
    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/argument-types.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/mediastream/constructors.html

    r134084 r155270  
    33<head>
    44<link rel="stylesheet" href="../js/resources/js-test-style.css">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    2525window.jsTestIsAsync = false;
    2626</script>
    27 <script src="../js/resources/js-test-post.js"></script>
     27<script src="../../resources/js-test-post.js"></script>
    2828</body>
    2929</html>
  • trunk/LayoutTests/fast/mediastream/enabled.html

    r115098 r155270  
    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/enabled.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/mediastream/getusermedia.html

    r139611 r155270  
    33<head>
    44<link rel="stylesheet" href="../js/resources/js-test-style.css">
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    7979window.successfullyParsed = true;
    8080</script>
    81 <script src="../js/resources/js-test-post.js"></script>
     81<script src="../../resources/js-test-post.js"></script>
    8282</body>
    8383</html>
  • trunk/LayoutTests/fast/mediastream/no-interface-object.html

    r115098 r155270  
    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/no-interface-object.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/multicol/column-span-parent-continuation-crash.html

    r122687 r155270  
    77h2 { -webkit-column-span: all; }
    88</style>
    9 <script src="../js/resources/js-test-pre.js"></script>
     9<script src="../../resources/js-test-pre.js"></script>
    1010<script>
    1111if (window.testRunner) {
     
    2929setTimeout("runTest()", 0);
    3030</script>
    31 <script src="../js/resources/js-test-post.js"></script>
     31<script src="../../resources/js-test-post.js"></script>
    3232<div>
    3333<span id="test"><h2></span>
  • trunk/LayoutTests/fast/multicol/column-width-zero.html

    r138746 r155270  
    1212}
    1313</style>
    14 <script src="../js/resources/js-test-pre.js"></script>
     14<script src="../../resources/js-test-pre.js"></script>
    1515<script>
    1616if (window.testRunner)
     
    2626shouldBe('getComputedStyle(divElement).webkitColumnWidth', '"auto"');
    2727</script>
    28 <script src="../js/resources/js-test-post.js"></script>
     28<script src="../../resources/js-test-post.js"></script>
    2929</html>
  • trunk/LayoutTests/fast/multicol/newmulticol/balance-images.html

    r151545 r155270  
    33  <head>
    44    <title>balancing multicol with max-height</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    2626      shouldBe("document.documentElement.scrollWidth", "document.documentElement.clientWidth");
    2727    </script>
    28     <script src="../../js/resources/js-test-post.js"></script>
     28    <script src="../../../resources/js-test-post.js"></script>
    2929  </body>
    3030</html>
  • trunk/LayoutTests/fast/multicol/newmulticol/balance-maxheight1.html

    r151545 r155270  
    33  <head>
    44    <title>balancing multicol with max-height</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    2525      shouldBe("document.documentElement.scrollWidth", "document.documentElement.clientWidth");
    2626    </script>
    27     <script src="../../js/resources/js-test-post.js"></script>
     27    <script src="../../../resources/js-test-post.js"></script>
    2828  </body>
    2929</html>
  • trunk/LayoutTests/fast/multicol/newmulticol/balance-maxheight2.html

    r151545 r155270  
    33  <head>
    44    <title>balancing multicol with max-height</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    2828      shouldBeGreaterThanOrEqual("document.documentElement.scrollWidth", "document.documentElement.clientWidth");
    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/multicol/newmulticol/balance1.html

    r151545 r155270  
    33  <head>
    44    <title>auto-height multicol</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    2525      shouldBe("mc.offsetHeight", "ref.offsetHeight");
    2626    </script>
    27     <script src="../../js/resources/js-test-post.js"></script>
     27    <script src="../../../resources/js-test-post.js"></script>
    2828  </body>
    2929</html>
  • trunk/LayoutTests/fast/multicol/newmulticol/balance2.html

    r151545 r155270  
    33  <head>
    44    <title>auto-height multicol</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    2424      shouldBe("mc.offsetHeight", "ref.offsetHeight");
    2525    </script>
    26     <script src="../../js/resources/js-test-post.js"></script>
     26    <script src="../../../resources/js-test-post.js"></script>
    2727  </body>
    2828</html>
  • trunk/LayoutTests/fast/multicol/newmulticol/balance3.html

    r151545 r155270  
    33  <head>
    44    <title>auto-height multicol</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    2222      shouldBe("mc.offsetHeight", "ref.offsetHeight");
    2323    </script>
    24     <script src="../../js/resources/js-test-post.js"></script>
     24    <script src="../../../resources/js-test-post.js"></script>
    2525  </body>
    2626</html>
  • trunk/LayoutTests/fast/multicol/newmulticol/balance4.html

    r151545 r155270  
    33  <head>
    44    <title>auto-height multicol</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    2727      shouldBe("mc.offsetHeight", "ref.offsetHeight");
    2828    </script>
    29     <script src="../../js/resources/js-test-post.js"></script>
     29    <script src="../../../resources/js-test-post.js"></script>
    3030  </body>
    3131</html>
  • trunk/LayoutTests/fast/multicol/newmulticol/balance5.html

    r151545 r155270  
    33  <head>
    44    <title>auto-height multicol</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    3030      shouldBe("mc.offsetHeight", "ref.offsetHeight");
    3131    </script>
    32     <script src="../../js/resources/js-test-post.js"></script>
     32    <script src="../../../resources/js-test-post.js"></script>
    3333  </body>
    3434</html>
  • trunk/LayoutTests/fast/multicol/newmulticol/balance6.html

    r151545 r155270  
    33  <head>
    44    <title>auto-height multicol</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    2020      shouldBe("mc.scrollWidth", "500");
    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/multicol/newmulticol/balance7.html

    r151545 r155270  
    33  <head>
    44    <title>auto-height multicol</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    3232      shouldBe("mc.offsetHeight", "ref.offsetHeight");
    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/multicol/newmulticol/balance8.html

    r151545 r155270  
    33  <head>
    44    <title>auto-height multicol</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    3232      shouldBe("mc.offsetHeight", "ref.offsetHeight");
    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/multicol/newmulticol/balance9.html

    r151545 r155270  
    33  <head>
    44    <title>auto-height multicol</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    3232      shouldBe("mc.offsetHeight", "ref.offsetHeight");
    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/multicol/newmulticol/orphans-and-widows-balance.html

    r151545 r155270  
    33  <head>
    44    <title>Orphans and widows in auto-height multicol</title>
    5     <script src="../../js/resources/js-test-pre.js"></script>
     5    <script src="../../../resources/js-test-pre.js"></script>
    66    <script>
    77      if (window.testRunner)
     
    2828      shouldBe("mc.offsetHeight", "ref.offsetHeight");
    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/multicol/orphans-relayout.html

    r140007 r155270  
    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>
    66body.hide-containers .container {
  • trunk/LayoutTests/fast/multicol/zeroColumnCount.html

    r130997 r155270  
    77}
    88</style>
    9 <script src="../js/resources/js-test-pre.js"></script>
     9<script src="../../resources/js-test-pre.js"></script>
    1010<script>
    1111description("Test that column-count:0 is parsed as invalid syntax and thrown away.");
     
    1414    testRunner.dumpAsText();
    1515</script>
    16 <script src="../js/resources/js-test-post.js"></script>
     16<script src="../../resources/js-test-post.js"></script>
  • trunk/LayoutTests/fast/notifications/notifications-permission.html

    r125280 r155270  
    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
     
    1717var successfullyParsed = true;
    1818</script>
    19 <script src="../js/resources/js-test-post.js"></script>
     19<script src="../../resources/js-test-post.js"></script>
    2020</body>
    2121</html>
  • trunk/LayoutTests/fast/notifications/notifications-request-permission-optional.html

    r144376 r155270  
    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.webkitNotifications");
    77shouldNotThrow("window.webkitNotifications.requestPermission()");
    88</script>
    9 <script src="../js/resources/js-test-post.js"></script>
     9<script src="../../resources/js-test-post.js"></script>
    1010</head>
    1111</html>
  • trunk/LayoutTests/fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto.html

    r123031 r155270  
    1212}
    1313</style>
    14 <script src="../js/resources/js-test-pre.js"></script>
     14<script src="../../resources/js-test-pre.js"></script>
    1515</head>
    1616<body>
     
    3333<div id="description"></div>
    3434<div id="console"></div>
    35 <script src="../js/resources/js-test-post.js"></script>
     35<script src="../../resources/js-test-post.js"></script>
    3636</body>
    3737</html>
  • trunk/LayoutTests/fast/overflow/height-during-simplified-layout.html

    r140576 r155270  
    99  </div>
    1010</div>
    11 <script src="../js/resources/js-test-pre.js"></script>
     11<script src="../../resources/js-test-pre.js"></script>
    1212<script>
    1313document.body.offsetLeft;
  • trunk/LayoutTests/fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overflow-auto.html

    r123031 r155270  
    1212}
    1313</style>
    14 <script src="../js/resources/js-test-pre.js"></script>
     14<script src="../../resources/js-test-pre.js"></script>
    1515</head>
    1616<body>
     
    3333<div id="description"></div>
    3434<div id="console"></div>
    35 <script src="../js/resources/js-test-post.js"></script>
     35<script src="../../resources/js-test-post.js"></script>
    3636</body>
    3737</html>
  • trunk/LayoutTests/fast/overflow/scroll-div-hide-show.html

    r112919 r155270  
    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>
     
    187187successfullyParsed = true;
    188188</script>
    189 <script src="../js/resources/js-test-post.js"></script>
     189<script src="../../resources/js-test-post.js"></script>
    190190</body>
    191191</html>
  • trunk/LayoutTests/fast/overflow/scrollbar-click-retains-focus.html

    r136642 r155270  
    11<!DOCTYPE html>
    22
    3 <script src="../js/resources/js-test-pre.js"></script>
     3<script src="../../resources/js-test-pre.js"></script>
    44
    55<style>
     
    118118</script>
    119119
    120 <script src="../js/resources/js-test-post.js"></script>
     120<script src="../../resources/js-test-post.js"></script>
  • trunk/LayoutTests/fast/parser/block-nesting-cap.html

    r97881 r155270  
    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/block-nesting-cap.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/parser/close-while-stopping.html

    r98407 r155270  
    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>
     
    1818frameDocument.write("<script>document.close()</scr"+"ipt>");
    1919</script>
    20 <script src="../js/resources/js-test-post.js"></script>
     20<script src="../../resources/js-test-post.js"></script>
    2121</body>
    2222</html>
  • trunk/LayoutTests/fast/parser/comment-in-textarea.html

    r97881 r155270  
    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/comment-in-textarea.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/parser/double-write-from-closed-iframe.html

    r97881 r155270  
    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/double-write-from-closed-iframe.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/parser/entity-end-iframe-tag.html

    r98407 r155270  
    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>
     
    1414shouldBe('document.getElementById("myiframe").textContent', 'expectedResult');
    1515</script>
    16 <script src="../js/resources/js-test-post.js"></script>
     16<script src="../../resources/js-test-post.js"></script>
    1717</body>
    1818</html>
  • trunk/LayoutTests/fast/parser/entity-end-script-tag.html

    r98407 r155270  
    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>
     
    1616shouldBe('document.getElementById("myscript").textContent', 'expectedResult');
    1717</script>
    18 <script src="../js/resources/js-test-post.js"></script>
     18<script src="../../resources/js-test-post.js"></script>
    1919</body>
    2020</html>
  • trunk/LayoutTests/fast/parser/entity-end-style-tag.html

    r98407 r155270  
    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 id="mystyle">&lt;/style></style>
    66</head>
     
    1212shouldBe('document.getElementById("mystyle").textContent', 'expectedResult');
    1313</script>
    14 <script src="../js/resources/js-test-post.js"></script>
     14<script src="../../resources/js-test-post.js"></script>
    1515</body>
    1616</html>
  • trunk/LayoutTests/fast/parser/entity-end-textarea-tag.html

    r98407 r155270  
    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>
     
    3434shouldBe('document.getElementById("mytextarea11").textContent', 'expectedResult');
    3535</script>
    36 <script src="../js/resources/js-test-post.js"></script>
     36<script src="../../resources/js-test-post.js"></script>
    3737</body>
    3838</html>
  • trunk/LayoutTests/fast/parser/entity-end-title-tag.html

    r98407 r155270  
    33<head>
    44<title id="mytitle">&lt;/title></title>
    5 <script src="../js/resources/js-test-pre.js"></script>
     5<script src="../../resources/js-test-pre.js"></script>
    66</head>
    77<body>
     
    1212shouldBe('document.getElementById("mytitle").textContent', 'expectedResult');
    1313</script>
    14 <script src="../js/resources/js-test-post.js"></script>
     14<script src="../../resources/js-test-post.js"></script>
    1515</body>
    1616</html>
  • trunk/LayoutTests/fast/parser/entity-end-xmp-tag.html

    r98407 r155270  
    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>
     
    1414shouldBe('document.getElementById("myxmp").textContent', 'expectedResult');
    1515</script>
    16 <script src="../js/resources/js-test-post.js"></script>
     16<script src="../../resources/js-test-post.js"></script>
    1717</body>
    1818</html>
  • trunk/LayoutTests/fast/parser/fragment-parser-doctype.html

    r98407 r155270  
    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>
     
    1717    shouldBeNull("container.firstChild.nextSibling");
    1818</script>
    19 <script src="../js/resources/js-test-post.js"></script>
     19<script src="../../resources/js-test-post.js"></script>
    2020</body>
    2121</html>
  • trunk/LayoutTests/fast/parser/fragment-parser.html

    r97881 r155270  
    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/fragment-parser.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/parser/localname-case-strict.html

    r98407 r155270  
    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>
     
    1818shouldBe("document.getElementById('uppercase').localName", "'a'");
    1919</script>
    20 <script src="../js/resources/js-test-post.js"></script>
     20<script src="../../resources/js-test-post.js"></script>
    2121</body>
    2222</html>
  • trunk/LayoutTests/fast/parser/localname-case.html

    r98407 r155270  
    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>
     
    1717shouldBe("document.getElementById('uppercase').localName", "'a'");
    1818</script>
    19 <script src="../js/resources/js-test-post.js"></script>
     19<script src="../../resources/js-test-post.js"></script>
    2020</body>
    2121</html>
  • trunk/LayoutTests/fast/parser/parser-yield-timing.html

    r143802 r155270  
    22
    33  <head>
    4     <script type="text/javascript" src="../js/resources/js-test-pre.js"></script>
     4    <script type="text/javascript" src="../../resources/js-test-pre.js"></script>
    55    <script>
    66      window.jsTestIsAsync = true;
     
    4747      sleep(1000);
    4848    </script>
    49     <script type="text/javascript" src="../js/resources/js-test-post.js"></script>
     49    <script type="text/javascript" src="../../resources/js-test-post.js"></script>
    5050  </body>
    5151</html>
  • trunk/LayoutTests/fast/parser/pre-first-line-break.html

    r97881 r155270  
    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/pre-first-line-break.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/parser/script-tests/TEMPLATE.html

    r97881 r155270  
    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/performance/performance-now-timestamps.html

    r115503 r155270  
    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>
     
    88<span id="f"></span>
    99<script src="script-tests/performance-now-timestamps.js"></script>
    10 <script src="../js/resources/js-test-post.js"></script>
     10<script src="../../resources/js-test-post.js"></script>
    1111</body>
    1212</html>
  • trunk/LayoutTests/fast/performance/script-tests/TEMPLATE.html

    r115503 r155270  
    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>
     
    88<span id="f"></span>
    99<script src="YOUR_JS_FILE_HERE"></script>
    10 <script src="../js/resources/js-test-post.js"></script>
     10<script src="../../resources/js-test-post.js"></script>
    1111</body>
    1212</html>
  • trunk/LayoutTests/fast/preloader/image-srcset.html

    r153733 r155270  
    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) {
Note: See TracChangeset for help on using the changeset viewer.