flutter/dev/a11y_assessments/web
Yegor fe07fb4eba
fix heading level absorption, diagnostics; add tests and an a11y use-case (#151421)
Multiple fixes related to heading levels:

* Fix heading level absorption. Heading level would get erased when a semantics config is absorbed into another. With this change the highest heading level wins.
* Add `headingLevel` to the diagnostics of `SemanticsNode`.
* Add unit-tests for heading levels.
* Add an a11y use-case for headings.

Improves https://github.com/flutter/flutter/issues/46789 and general accessibility of headings.
2024-07-10 05:11:38 +00:00
..
icons Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
favicon.png Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
flutter_bootstrap.js fix heading level absorption, diagnostics; add tests and an a11y use-case (#151421) 2024-07-10 05:11:38 +00:00
index.html fix heading level absorption, diagnostics; add tests and an a11y use-case (#151421) 2024-07-10 05:11:38 +00:00
manifest.json a few web tweaks for a11y assessment app (#134479) 2023-09-21 19:38:20 +00:00