Skip to content

Commit 785f58c

Browse files
committed
chore: drop temporal 'newly' comment
1 parent 94d8382 commit 785f58c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/lib/rules/template-no-aria-unsupported-elements.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ ruleTester.run('template-no-aria-unsupported-elements', rule, {
3030
errors: [{ messageId: 'unsupported' }],
3131
},
3232

33-
// Newly covered by aria-query's dom.reserved list.
3433
{
3534
code: '<template><col role="presentation" /></template>',
3635
output: null,

0 commit comments

Comments
 (0)