mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
38 lines
965 B
INI
38 lines
965 B
INI
[ElementInternals-validation.html]
|
|
expected: ERROR
|
|
[validity and setValidity()]
|
|
expected: FAIL
|
|
|
|
[reportValidity()]
|
|
expected: FAIL
|
|
|
|
["anchor" argument of setValidity()]
|
|
expected: FAIL
|
|
|
|
[checkValidity()]
|
|
expected: FAIL
|
|
|
|
[Custom control affects validation at the owner form]
|
|
expected: FAIL
|
|
|
|
[willValidate]
|
|
expected: FAIL
|
|
|
|
[Custom control affects :valid :invalid for FORM and FIELDSET]
|
|
expected: FAIL
|
|
|
|
[willValidate after upgrade]
|
|
expected: FAIL
|
|
|
|
[willValidate should throw NotSupportedError if the target element is not a form-associated custom element]
|
|
expected: FAIL
|
|
|
|
[checkValidity() should throw NotSupportedError if the target element is not a form-associated custom element]
|
|
expected: FAIL
|
|
|
|
[reportValidity() should throw NotSupportedError if the target element is not a form-associated custom element]
|
|
expected: FAIL
|
|
|
|
[willValidate after upgrade (document.createElement)]
|
|
expected: FAIL
|