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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/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/forms/attributes-common-to-form-controls/contains.json
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/contains.json b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/contains.json
deleted file mode 100644
index 357a1e6a7b8e97b8d51ab8f5cc9e7a557b87eb00..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/contains.json
+++ /dev/null
@@ -1,34 +0,0 @@
-[
- {
- "id": "naming-form-controls-the-name-attribute",
- "original_id": "naming-form-controls:-the-name-attribute"
- },
- {
- "id": "submitting-element-directionality-the-dirname-attribute",
- "original_id": "submitting-element-directionality:-the-dirname-attribute"
- },
- {
- "id": "limiting-user-input-length-the-maxlength-attribute",
- "original_id": "limiting-user-input-length:-the-maxlength-attribute"
- },
- {
- "id": "enabling-and-disabling-form-controls-the-disabled-attribute",
- "original_id": "enabling-and-disabling-form-controls:-the-disabled-attribute"
- },
- {
- "id": "form-submission",
- "original_id": "form-submission"
- },
- {
- "id": "autofocusing-a-form-control-the-autofocus-attribute",
- "original_id": "autofocusing-a-form-control:-the-autofocus-attribute"
- },
- {
- "id": "input-modalities-the-inputmode-attribute",
- "original_id": "input-modalities:-the-inputmode-attribute"
- },
- {
- "id": "autofilling-form-controls-the-autocomplete-attribute",
- "original_id": "autofilling-form-controls:-the-autocomplete-attribute"
- }
-]

Powered by Google App Engine
This is Rietveld 408576698