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

Unified Diff: LayoutTests/imported/web-platform-tests/user-timing/test_user_timing_entry_type.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/user-timing/test_user_timing_entry_type.html
diff --git a/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html b/LayoutTests/imported/web-platform-tests/user-timing/test_user_timing_entry_type.html
similarity index 78%
copy from LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html
copy to LayoutTests/imported/web-platform-tests/user-timing/test_user_timing_entry_type.html
index f25d2e5d09f0ecf1d5a709431493c657247522e6..3fb1dc4f928ef759b86cb8168cd136c4fb157f10 100644
--- a/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html
+++ b/LayoutTests/imported/web-platform-tests/user-timing/test_user_timing_entry_type.html
@@ -5,10 +5,10 @@
<title>user timing entry type</title>
<link rel="author" title="Intel" href="http://www.intel.com/" />
<link rel="help" href="http://www.w3.org/TR/user-timing/#extensions-performance-interface"/>
- <script src="/w3c/resources/testharness.js"></script>
- <script src="/w3c/resources/testharnessreport.js"></script>
- <script src="/w3c/webperf/resources/webperftestharness.js"></script>
- <script src="/w3c/webperf/resources/webperftestharnessextension.js"></script>
+ <script src="../../../resources/testharness.js"></script>
+ <script src="../../../resources/testharnessreport.js"></script>
+ <script src="resources/webperftestharness.js"></script>
+ <script src="resources/webperftestharnessextension.js"></script>
</head>
<body>
<h1>Description</h1>

Powered by Google App Engine
This is Rietveld 408576698