You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for accessibility issues about interactive content in <summary>.
This updates the devtools frontend to match browser protocol changes
that are being made to support an additional accessibility issue about
interactive content in <summary>. This both makes the updates to match
the rename of SelectElementAccessibilityIssue (and related types and
fields) to ElementAccessibilityIssue and adds the frontend support for
the new issue reason reporting interactive content inside of <summary>.
This includes a manual roll of the browser protocol (which has
incompatible changes), excluding the separately-incompatible addition of
SharedWorkerMessage.
Bug: 427172874
Change-Id: I4e87be8d05b5453733285e11b4d3873829c31311
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6653379
Reviewed-by: Philip Pfaffe <pfaffe@chromium.org>
Reviewed-by: Danil Somsikov <dsv@chromium.org>
Commit-Queue: David Baron <dbaron@chromium.org>
0 commit comments