Skip to content

Conversation

@brgibson
Copy link
Contributor

DO NOT MERGE. This was created to be a simplified diff of default-config.js for #16624

@brgibson brgibson requested a review from a team as a code owner August 29, 2025 19:43
@brgibson brgibson requested review from paulirish and removed request for a team August 29, 2025 19:43
@google-cla
Copy link

google-cla bot commented Aug 29, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@brgibson brgibson changed the title A11y adjust weights simplified diff WIP: A11y adjust weights simplified diff Aug 29, 2025
@brgibson brgibson changed the title WIP: A11y adjust weights simplified diff DO NOT MERGE: A11y adjust weights simplified diff Aug 29, 2025
{id: 'meta-viewport', weight: 10, group: 'a11y-best-practices'},
{id: 'object-alt', weight: 7, group: 'a11y-names-labels'},
{id: 'select-name', weight: 7, group: 'a11y-names-labels'},
{id: 'select-name', weight: 10, group: 'a11y-names-labels'}, // Critical, wcag2a
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{id: 'input-button-name', weight: 10, group: 'a11y-names-labels'},
{id: 'input-image-alt', weight: 10, group: 'a11y-names-labels'},
{id: 'label', weight: 7, group: 'a11y-names-labels'},
{id: 'label', weight: 10, group: 'a11y-names-labels'}, // Critical, wcag2a
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{id: 'aria-required-children', weight: 10, group: 'a11y-aria'},
{id: 'aria-required-parent', weight: 10, group: 'a11y-aria'},
{id: 'aria-roles', weight: 7, group: 'a11y-aria'},
{id: 'aria-roles', weight: 10, group: 'a11y-aria'}, // Critical, wcag2a
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also went to critical in 4.8 dequeuniversity.com/rules/axe/4.8/label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants