commit | 59ca5e8ea81c63d49ec5fa7204620c97b72c2215 | [log] [tgz] |
---|---|---|
author | Pier-Alexandre Bouchard <pabouchard@google.com> | Thu May 08 13:56:15 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 08 13:56:15 2025 |
tree | b9be5fcfa0f0878b4fc6544f730faed875f473c9 | |
parent | 2a1d1862c95da854ad7ec03397c8a987beb01835 [diff] |
[iOS] Fix accessibility: Sign-in button: color contrast ratios and narrator support This CL improves the accessibility of the Sign-in button by adjusting the text color to Blue 600 and setting the font size to 15. The customization icon is set to size 17. Both the button and the icon use a primary white background with 75% opacity. It also ensures that screen readers (Narrator) now announce "Sign in options" when the button is focused. Screenshots for reference: Narrator reads: https://screenshot.googleplex.com/7VqEHAegwjiH4Vs Old design (light): https://screenshot.googleplex.com/54nPnmwBvrycK6G Old design (dark): N/A New design (light): https://screenshot.googleplex.com/KN6DT6v5LaaGi2b New design (dark): https://screenshot.googleplex.com/BrrmaC2ca8cmffc Directional review: https://docs.google.com/presentation/d/1lRln5BugIlsVbhjCybGrGjUuARTRK0kdS-sOGJ_y_a8/edit?slide=id.g35228ea0d01_0_11#slide=id.g35228ea0d01_0_11 Bug: 410599738 Change-Id: I977bc4ec2cf3571d57178d0332638707cfadce2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6512449 Reviewed-by: Rohit Rao <rohitrao@chromium.org> Commit-Queue: Pier-Alexandre Bouchard <pabouchard@google.com> Reviewed-by: Scott Yoder <scottyoder@google.com> Reviewed-by: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/main@{#1457549}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.