Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PasswillValidate property returns true when required attribute exists
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/forms/constraints/inputwillvalidate.html:21:24)
PasswillValidate property returns false when disabled attribute exists
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/forms/constraints/inputwillvalidate.html:22:24)