engine icon indicating copy to clipboard operation
engine copied to clipboard

[web] use semantic tags for headings (h1, h2, etc), and fix missing secondary roles

Open yjbanov opened this issue 1 year ago • 0 comments

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)

yjbanov avatar Jul 02 '24 23:07 yjbanov