Skip to content

Commit 41bfda8

Browse files
asynclizcopybara-github
authored andcommitted
chore(select): remove fixed todo
PiperOrigin-RevId: 612439510
1 parent c3d303e commit 41bfda8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

select/internal/select.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@ export abstract class Select extends selectBaseClass {
382382
}
383383

384384
private renderField() {
385-
// TODO(b/290078041): add aria-label/describedby
386385
return staticHtml`
387386
<${this.fieldTag}
388387
aria-haspopup="listbox"

0 commit comments

Comments
 (0)