Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Unified Diff: LayoutTests/imported/web-platform-tests/hr-time/test_cross_frame_start.html

Issue 1191043004: Import hr-time and user-timing tests, remove redundant webperf copies (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add idlharness result Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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});

Powered by Google App Engine
This is Rietveld 408576698