| Index: LayoutTests/imported/web-platform-tests/hr-time/test_cross_frame_start.html
|
| diff --git a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start.html b/LayoutTests/imported/web-platform-tests/hr-time/test_cross_frame_start.html
|
| similarity index 94%
|
| rename from LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start.html
|
| rename to LayoutTests/imported/web-platform-tests/hr-time/test_cross_frame_start.html
|
| index 0b4d086bdf296035dbbd53c7bd023eb04af83a1e..1221ad6d0c88b8807cfef81cc59e828f8682ffcb 100644
|
| --- a/LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start.html
|
| +++ b/LayoutTests/imported/web-platform-tests/hr-time/test_cross_frame_start.html
|
| @@ -1,4 +1,4 @@
|
| -<!DOCTYPE html>
|
| +<!DOCTYPE html>
|
| <html>
|
| <head>
|
| <meta charset="utf-8" >
|
| @@ -6,8 +6,8 @@
|
| <link rel="author" title="Google" href="http://www.google.com/">
|
| <link rel="help" href="http://www.w3.org/TR/hr-time/#sec-extenstions-performance-interface">
|
|
|
| - <script src="/w3c/resources/testharness.js"></script>
|
| - <script src="/w3c/resources/testharnessreport.js"></script>
|
| + <script src="../../../resources/testharness.js"></script>
|
| + <script src="../../../resources/testharnessreport.js"></script>
|
|
|
| <script type="text/javascript">
|
| setup({explicit_done: true});
|
|
|