Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add InlineTextBox as a non-element a11y role #11142

Merged
merged 1 commit into from Oct 13, 2023

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Oct 12, 2023

Changes that caused https://crbug.com/1492122 seem to enable InlineTextBox to be returned as a node for certain elements referencing a TextNode instead of an HTML element. We should filter those out in the same way as StaticText.

@OrKoN OrKoN marked this pull request as ready for review October 12, 2023 14:23
@OrKoN OrKoN requested a review from jrandolf October 12, 2023 14:23
copybara-service bot pushed a commit to ChromeDevTools/devtools-frontend that referenced this pull request Oct 12, 2023
Chromium pin updated to 120.0.6061.0

Roll created at https://cr-buildbucket.appspot.com/build/8767442795318961393

DISABLE_THIRD_PARTY_CHECK=hotfix Puppeteer to unblock Chrome roll as making a Puppeteer release will take some time (upstream fix puppeteer/puppeteer#11142)

Bug: chromium:1492122
Change-Id: I427df7f777cdf24b50e3e4532d9230fa0a04ae84
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4934291
Reviewed-by: Simon Zünd <szuend@chromium.org>
Commit-Queue: Alex Rudenko <alexrudenko@chromium.org>
@OrKoN OrKoN enabled auto-merge (squash) October 13, 2023 06:08
@OrKoN OrKoN merged commit 8aa6cb3 into main Oct 13, 2023
52 checks passed
@OrKoN OrKoN deleted the orkon/fix-a11y-role-check branch October 13, 2023 07:20
@release-please release-please bot mentioned this pull request Oct 13, 2023
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.

None yet

2 participants