Skip to content

Commit

Permalink
Add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
camchenry committed Aug 29, 2024
1 parent 0658d64 commit b3cfd88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@
`;
document.getElementById("fieldset2").appendChild(fieldset);
testSelectorIdsMatch("#fieldset2 :disabled", ["clubname", "clubnum", "fieldset_nested", "input_nested", "button_nested", "select_nested", "textarea_nested", "fieldset_nested2", "input_nested2"], "':disabled' should match elements that are appended to a disabled fieldset dynamically");
</script>
</script>

0 comments on commit b3cfd88

Please sign in to comment.