Yegor 896df78f52 [web] remove Tappable from basic set of a11y roles; add it case by case (flutter/engine#51466)
Remove the `Tappable` role from the `PrimaryRoleManager.withBasics` constructor. Only add `Tappable` to primary roles that know for sure they need it.

Fixes https://github.com/flutter/flutter/issues/144364
2024-03-18 17:35:21 +00:00
..