| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/pre-v1/concepts/custom-elements-type-allowed-chars-first-char.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/pre-v1/concepts/custom-elements-type-allowed-chars-first-char.html
|
| similarity index 94%
|
| rename from third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html
|
| rename to third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/pre-v1/concepts/custom-elements-type-allowed-chars-first-char.html
|
| index 70d51fa099ff02a6fab889f82e35a4b2fb1e6429..7a870094aa665e782668b1743774dc2bdc2f34e4 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/pre-v1/concepts/custom-elements-type-allowed-chars-first-char.html
|
| @@ -8,8 +8,8 @@
|
| <meta name="timeout" content="long">
|
| <link rel="help" href="https://dvcs.w3.org/hg/webcomponents/raw-file/default/spec/custom/index.html#concepts">
|
| <link rel="help" href="http://www.w3.org/TR/1999/REC-xml-names-19990114/#NT-NCName">
|
| -<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>
|
|
|