Ignore the ARIA attribute if equivalent HTML attribute is present [chromium/src : main]

0 views
Skip to first unread message

Hunseop Jeong (Gerrit)

unread,
Jun 8, 2023, 8:50:46 PM6/8/23
to David Tseng, Aaron Leventhal, abigailbk...@google.com, aleventhal...@chromium.org, blink-...@chromium.org, dtseng...@chromium.org, francisjp...@google.com, hirokisa...@chromium.org, josiah...@chromium.org, kyungjunle...@google.com, nektar...@chromium.org, sarakat...@chromium.org, yuzo+...@chromium.org

Attention is currently required from: Aaron Leventhal, David Tseng.

Hunseop Jeong would like David Tseng and Aaron Leventhal to review this change.

View Change

Ignore the ARIA attribute if equivalent HTML attribute is present

Modify to prioritize the HTML attribute when both `readonly` and
`aria-readonly` attributes are present.

Bug: 1296104
Change-Id: I9a6093b7b98dc866c5a519cdb6fecce57a999337
---
M third_party/blink/renderer/modules/accessibility/ax_node_object.cc
M third_party/blink/web_tests/accessibility/readonly-expected.txt
M third_party/blink/web_tests/accessibility/readonly.html
3 files changed, 20 insertions(+), 13 deletions(-)


To view, visit change 4600773. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I9a6093b7b98dc866c5a519cdb6fecce57a999337
Gerrit-Change-Number: 4600773
Gerrit-PatchSet: 1
Gerrit-Owner: Hunseop Jeong <hs85...@gmail.com>
Gerrit-Reviewer: Aaron Leventhal <aleve...@chromium.org>
Gerrit-Reviewer: David Tseng <dts...@chromium.org>
Gerrit-CC: (Julie)Jeongeun Kim <je_jul...@chromium.org>
Gerrit-CC: Akihiro Ota <akihi...@chromium.org>
Gerrit-CC: Kevin Babbitt <kbab...@microsoft.com>
Gerrit-CC: Nektarios Paisios <nek...@chromium.org>
Gerrit-Attention: David Tseng <dts...@chromium.org>
Gerrit-Attention: Aaron Leventhal <aleve...@chromium.org>

Hunseop Jeong (Gerrit)

unread,
Jun 8, 2023, 8:50:49 PM6/8/23
to abigailbk...@google.com, aleventhal...@chromium.org, blink-...@chromium.org, dtseng...@chromium.org, francisjp...@google.com, hirokisa...@chromium.org, josiah...@chromium.org, kyungjunle...@google.com, nektar...@chromium.org, sarakat...@chromium.org, yuzo+...@chromium.org, David Tseng, Aaron Leventhal, chromium...@chromium.org, (Julie)Jeongeun Kim, Kevin Babbitt, Nektarios Paisios

Attention is currently required from: Aaron Leventhal, David Tseng.

    To view, visit change 4600773. To unsubscribe, or for help writing mail filters, visit settings.

    Gerrit-MessageType: comment
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I9a6093b7b98dc866c5a519cdb6fecce57a999337
    Gerrit-Change-Number: 4600773
    Gerrit-PatchSet: 1
    Gerrit-Owner: Hunseop Jeong <hs85...@gmail.com>
    Gerrit-Reviewer: Aaron Leventhal <aleve...@chromium.org>
    Gerrit-Reviewer: David Tseng <dts...@chromium.org>
    Gerrit-CC: (Julie)Jeongeun Kim <je_jul...@chromium.org>
    Gerrit-CC: Akihiro Ota <akihi...@chromium.org>
    Gerrit-CC: Kevin Babbitt <kbab...@microsoft.com>
    Gerrit-CC: Nektarios Paisios <nek...@chromium.org>
    Gerrit-Attention: David Tseng <dts...@chromium.org>
    Gerrit-Attention: Aaron Leventhal <aleve...@chromium.org>
    Gerrit-Comment-Date: Fri, 09 Jun 2023 00:50:42 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: No

    Aaron Leventhal (Gerrit)

    unread,
    Jun 9, 2023, 9:37:05 AM6/9/23
    to Hunseop Jeong, abigailbk...@google.com, aleventhal...@chromium.org, blink-...@chromium.org, dtseng...@chromium.org, francisjp...@google.com, hirokisa...@chromium.org, josiah...@chromium.org, kyungjunle...@google.com, nektar...@chromium.org, sarakat...@chromium.org, yuzo+...@chromium.org, David Tseng, chromium...@chromium.org, (Julie)Jeongeun Kim, Kevin Babbitt, Nektarios Paisios

    Attention is currently required from: David Tseng, Hunseop Jeong.

    Patch set 1:Code-Review +1Commit-Queue +2

    View Change

    1 comment:

    • Patchset:

    To view, visit change 4600773. To unsubscribe, or for help writing mail filters, visit settings.

    Gerrit-MessageType: comment
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I9a6093b7b98dc866c5a519cdb6fecce57a999337
    Gerrit-Change-Number: 4600773
    Gerrit-PatchSet: 1
    Gerrit-Owner: Hunseop Jeong <hs85...@gmail.com>
    Gerrit-Reviewer: Aaron Leventhal <aleve...@chromium.org>
    Gerrit-Reviewer: David Tseng <dts...@chromium.org>
    Gerrit-CC: (Julie)Jeongeun Kim <je_jul...@chromium.org>
    Gerrit-CC: Akihiro Ota <akihi...@chromium.org>
    Gerrit-CC: Kevin Babbitt <kbab...@microsoft.com>
    Gerrit-CC: Nektarios Paisios <nek...@chromium.org>
    Gerrit-Attention: Hunseop Jeong <hs85...@gmail.com>
    Gerrit-Attention: David Tseng <dts...@chromium.org>
    Gerrit-Comment-Date: Fri, 09 Jun 2023 13:36:56 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes

    Chromium LUCI CQ (Gerrit)

    unread,
    Jun 9, 2023, 10:24:14 AM6/9/23
    to Hunseop Jeong, abigailbk...@google.com, aleventhal...@chromium.org, blink-...@chromium.org, dtseng...@chromium.org, francisjp...@google.com, hirokisa...@chromium.org, josiah...@chromium.org, kyungjunle...@google.com, nektar...@chromium.org, sarakat...@chromium.org, yuzo+...@chromium.org, Aaron Leventhal, David Tseng, Akihiro Ota, chromium...@chromium.org, (Julie)Jeongeun Kim, Kevin Babbitt, Nektarios Paisios

    Chromium LUCI CQ submitted this change.

    View Change

    Approvals: Aaron Leventhal: Looks good to me; Commit
    Ignore the ARIA attribute if equivalent HTML attribute is present

    Modify to prioritize the HTML attribute when both `readonly` and
    `aria-readonly` attributes are present.

    Bug: 1296104
    Change-Id: I9a6093b7b98dc866c5a519cdb6fecce57a999337
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4600773
    Reviewed-by: Aaron Leventhal <aleve...@chromium.org>
    Commit-Queue: Aaron Leventhal <aleve...@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1155507}

    ---
    M third_party/blink/renderer/modules/accessibility/ax_node_object.cc
    M third_party/blink/web_tests/accessibility/readonly-expected.txt
    M third_party/blink/web_tests/accessibility/readonly.html
    3 files changed, 20 insertions(+), 13 deletions(-)


    To view, visit change 4600773. To unsubscribe, or for help writing mail filters, visit settings.

    Gerrit-MessageType: merged
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I9a6093b7b98dc866c5a519cdb6fecce57a999337
    Gerrit-Change-Number: 4600773
    Gerrit-PatchSet: 2
    Gerrit-Owner: Hunseop Jeong <hs85...@gmail.com>
    Gerrit-Reviewer: Aaron Leventhal <aleve...@chromium.org>
    Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
    Reply all
    Reply to author
    Forward
    0 new messages