Skip to content

Commit

Permalink
unlabel week/month related tests (#2401)
Browse files Browse the repository at this point in the history
  • Loading branch information
ziransun authored Jan 19, 2022
1 parent 9fe6c77 commit 9e57e50
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions html/semantics/forms/constraints/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ links:
- test: '*'
- label: interop-2022-forms
results:
- test: form-validation-checkValidity.html
- test: form-validation-validity-patternMismatch.html
- test: input-number-validity-dynamic-value-no-change.html
- test: form-validation-validate.html
Expand All @@ -27,15 +26,13 @@ links:
- test: infinite_backtracking.html
- test: inputwillvalidate.html
- test: form-validation-willValidate-datalist.html
- test: form-validation-reportValidity.html
- test: form-validation-validity-badInput.html
- test: form-validation-validity-rangeOverflow.html
- test: form-validation-validity-tooShort.html
- test: form-validation-validity-valueMissing.html
- test: input-pattern-dynamic-value.html
- test: radio-valueMissing.html
- test: form-validation-validity-customError.html
- test: form-validation-validity-stepMismatch.html
- test: form-validation-validity-tooLong.html
- test: form-validation-validity-valid.html
- test: form-validation-willValidate.html
4 changes: 0 additions & 4 deletions html/semantics/forms/the-input-element/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ links:
- test: selection-pointer.html
- test: date.html
- test: input-height.html
- test: input-valueasdate-stepping.html
- test: password.html
- test: time-focus-dynamic-value-change.html
- test: checkable-active-onblur.html
Expand All @@ -205,7 +204,6 @@ links:
- test: anchor-active-contenteditable.html
- test: cloning-steps.html
- test: image-click-form-data.html
- test: input-valueasnumber.html
- test: time-2.html
- test: time.html
- test: button.html
Expand All @@ -223,7 +221,6 @@ links:
- test: maxlength-number.html
- test: input-type-checkbox.html
- test: input-valueasnumber-invalidstateerr.html
- test: input-valueasnumber-stepping.html
- test: multiline-placeholder-crlf.html
- test: anchor-contenteditable-navigate.html
- test: clone.html
Expand All @@ -233,7 +230,6 @@ links:
- test: valueMode.html
- test: hidden.html
- test: hidden-charset-case-sensitive.html
- test: input-valueasdate.html
- test: range-2.html
- test: image01.html
- test: input-type-button.html
Expand Down

0 comments on commit 9e57e50

Please sign in to comment.