Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
PassRemoved elements are moved into separate radio groups.
Asserts run
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:23:7)
Pass
assert_true(true, "Element should suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:26:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:30:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:34:7)
Pass
assert_true(true, "Element should suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:37:7)
Pass
assert_true(true, "Element should remain checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:40:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:41:7)
Pass
assert_false(false, "Element should be unchecked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:44:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:45:7)
PassDisconnected radio buttons should be contained by their tree root.
Asserts run
Pass
assert_true(true, "Element should suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:56:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:66:7)
Pass
assert_true(true, "Element should suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:69:7)
PassDisconnected radio buttons can serve as radio group containers.
Asserts run
Pass
assert_true(true, "Element should suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:78:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:85:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:88:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:89:7)
Pass
assert_false(false, "Element should no longer be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:92:7)
PassShadow roots in disconnected trees can serve as radio group containers.
Asserts run
Pass
assert_true(true, "Element should suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:116:7)
Pass
assert_true(true, "Element should suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:117:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:120:7)
Pass
assert_true(true, "Element should suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:121:7)
PassNon-HTML elements in disconnected trees can serve as radio group containers.
Asserts run
Pass
assert_true(true, "Element should suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:139:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:141:7)
Pass
assert_false(false, "Element should no longer be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:143:7)
PassDisconnected document fragments can serve as radio group containers.
Asserts run
Pass
assert_true(true, "Element should suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:159:7)
Pass
assert_false(false, "Element should not suffer from value missing")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:161:7)
Pass
assert_false(false, "Element should no longer be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:163:7)
PassAppending input radio input into a disconnect tree don't update the other radio inputs in the same radio group.
Asserts run
Pass
assert_true(true, "radio1 should be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:178:7)
Pass
assert_true(true, "radio1 should still be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:180:7)
Pass
assert_true(true, "radio2 should be checked, too")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:181:7)
Pass
assert_true(true, "first radio child should be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:184:7)
Pass
assert_true(true, "second radio child should be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:185:7)
PassAppending input radio input into a disconnect form should update the other radio inputs in the same radio group.
Asserts run
Pass
assert_true(true, "radio1 should be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:200:7)
Pass
assert_false(false, "radio1 should no longer be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:202:7)
Pass
assert_true(true, "radio2 should be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:203:7)
Pass
assert_false(false, "first radio child should no longer be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:206:7)
Pass
assert_true(true, "second radio child should be checked")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:207:7)