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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/links/linktypes/contains.json

Issue 1984023002: Move web-platform-tests to wpt (part 1 of 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/links/linktypes/contains.json
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/links/linktypes/contains.json b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/links/linktypes/contains.json
deleted file mode 100644
index 55aa4f6774a699ce803520762391849a4504e83a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/links/linktypes/contains.json
+++ /dev/null
@@ -1,68 +0,0 @@
-[
- {
- "id": "rel-alternate",
- "original_id": "rel-alternate"
- },
- {
- "id": "link-type-author",
- "original_id": "link-type-author"
- },
- {
- "id": "link-type-bookmark",
- "original_id": "link-type-bookmark"
- },
- {
- "id": "link-type-help",
- "original_id": "link-type-help"
- },
- {
- "id": "rel-icon",
- "original_id": "rel-icon"
- },
- {
- "id": "link-type-license",
- "original_id": "link-type-license"
- },
- {
- "id": "link-type-nofollow",
- "original_id": "link-type-nofollow"
- },
- {
- "id": "link-type-noreferrer",
- "original_id": "link-type-noreferrer"
- },
- {
- "id": "link-type-prefetch",
- "original_id": "link-type-prefetch"
- },
- {
- "id": "link-type-search",
- "original_id": "link-type-search"
- },
- {
- "id": "link-type-stylesheet",
- "original_id": "link-type-stylesheet"
- },
- {
- "id": "link-type-tag",
- "original_id": "link-type-tag"
- },
- {
- "id": "sequential-link-types",
- "original_id": "sequential-link-types",
- "children": [
- {
- "id": "link-type-next",
- "original_id": "link-type-next"
- },
- {
- "id": "link-type-prev",
- "original_id": "link-type-prev"
- }
- ]
- },
- {
- "id": "other-link-types",
- "original_id": "other-link-types"
- }
-]

Powered by Google App Engine
This is Rietveld 408576698