mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
fix: prevent missing value error for radio button inputs without a name (#36197)
Signed-off-by: Barigbue <barigbuenbira@gmail.com>
This commit is contained in:
parent
a925a02c4c
commit
5a4e232cb6
2 changed files with 3 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
[form-validation-validity-valueMissing.html]
|
||||
type: testharness
|
||||
[[INPUT in RADIO status\] The checked attribute is false and the name attribute is empty]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue