Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/creating-and-passing-registries/share-registry-import-document.html |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-import-document.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/creating-and-passing-registries/share-registry-import-document.html |
similarity index 96% |
rename from third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-import-document.html |
rename to third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/creating-and-passing-registries/share-registry-import-document.html |
index fa2464a9caeb81ea45235a177a2f82ba95edee87..f6f0abea7ad6373ea509327172826e9dc8ee8d4d 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-import-document.html |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/v0/creating-and-passing-registries/share-registry-import-document.html |
@@ -5,8 +5,8 @@ |
<meta name="author" title="Sergey G. Grekhov" href="mailto:sgrekhov@unipro.ru"> |
<meta name="assert" content="When creating an import, use the registry of the master document."> |
<link rel="help" href="http://www.w3.org/TR/custom-elements/#creating-and-passing-registries"> |
-<script src="../../../../resources/testharness.js"></script> |
-<script src="../../../../resources/testharnessreport.js"></script> |
+<script src="../../../../../resources/testharness.js"></script> |
+<script src="../../../../../resources/testharnessreport.js"></script> |
<script src="../testcommon.js"></script> |
</head> |
<body> |