Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove todo comment, question has been satisfied
  • Loading branch information
Katja Potensky committed Dec 13, 2024
commit b3726a4e326390941e26bdf10e99a966f9e3d342
1 change: 0 additions & 1 deletion test/attribute.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ test('`element` attributes', async (t) => {
}
)

// TODO: why? "hidden" is a valid value for the `hidden` attribute
await t.test(
'should serialize known booleans set to their name without value',
async function () {
Expand Down
Loading