chore(select): remove fixed todo

PiperOrigin-RevId: 612439510
This commit is contained in:
Elizabeth Mitchell 2024-03-04 07:14:02 -08:00 committed by Copybara-Service
parent c3d303eaac
commit 41bfda8dca

View File

@ -382,7 +382,6 @@ export abstract class Select extends selectBaseClass {
}
private renderField() {
// TODO(b/290078041): add aria-label/describedby
return staticHtml`
<${this.fieldTag}
aria-haspopup="listbox"