Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
PassCheck if button.formAction is the document's address when formaction content attribute is missing
Asserts run
Pass
assert_equals("https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html", "https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html")
    at Test.<anonymous> ( /html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html:38:9)
PassCheck if input.formAction is the document's address when formaction content attribute is missing
Asserts run
Pass
assert_equals("https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html", "https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html")
    at Test.<anonymous> ( /html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html:44:9)
PassCheck if button.formAction is the document's address when formaction content attribute value is empty string
Asserts run
Pass
assert_equals("https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html", "https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html")
    at Test.<anonymous> ( /html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html:51:9)
PassCheck if input.formAction is the document's address when formaction content attribute value is empty string
Asserts run
Pass
assert_equals("https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html", "https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html")
    at Test.<anonymous> ( /html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html:57:9)
PassCheck if button.formAction is the document's address when formaction content attribute value is not assigned
Asserts run
Pass
assert_equals("https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html", "https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html")
    at Test.<anonymous> ( /html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html:64:9)
PassCheck if input.formAction is the document's address when formaction content attribute value is not assigned
Asserts run
Pass
assert_equals("https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html", "https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html")
    at Test.<anonymous> ( /html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html:70:9)
PassCheck if button.formAction is the document's new address when formaction content attribute is missing and pushState has been used
Asserts run
Pass
assert_equals("https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/dummy.html", "https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/dummy.html")
    at Test.<anonymous> ( /html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html:77:9)
Pass
assert_equals("https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/dummy.html", "https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/dummy.html")
    at Test.<anonymous> ( /html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html:81:9)
PassCheck if input.formAction is the document's new address when formaction content attribute is missing and pushState has been used
Asserts run
Pass
assert_equals("https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/dummy.html", "https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/dummy.html")
    at Test.<anonymous> ( /html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html:85:9)
Pass
assert_equals("https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/dummy.html", "https://wpt.live/html/semantics/forms/attributes-common-to-form-controls/dummy.html")
    at Test.<anonymous> ( /html/semantics/forms/attributes-common-to-form-controls/formAction_document_address.html:89:9)