engine
engine copied to clipboard
[web] use semantic tags for headings (h1, h2, etc), and fix missing secondary roles
Switch to using semantic heading tags (h1, h2, etc).
Fix missing secondary roles: focus, live region, route name, and label. Improves indexability (https://github.com/flutter/flutter/issues/46789)