mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
- Replaced <a><button></button></a> with a proper <a> containing text and
aria-label to ensure links have discernible text.
- Added main tag in home page to provide
a consistent main landmark, improving accessibility for screen readers
and satisfying WCAG and Lighthouse requirements.
Fixes #65181.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| cookie-popup.component.html | ||
| cookie-popup.component.scss | ||
| cookie-popup.component.spec.ts | ||
| cookie-popup.component.ts | ||