
This is a reland of commit23486a5ee1
and commit2957ce3557
. Original change's description: > Make inferred roles for CSS toggles influence accessibility role. > > The tests added in this CL are mostly testing the inference engine added > in the previous CL. > > Support for toggles is controlled by the CSSToggles flag (currently off) > in RuntimeEnabledFeatures. > > Bug: 1250716 > Change-Id: Ia0b38b5c7ffacc4d2a6eec88ecfe0ada852c4b09 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4200858 > Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> > Commit-Queue: David Baron <dbaron@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1106967} Original change's description: > Refactor CSS toggle influence on ARIA role into its own function. > > Support for toggles is controlled by the CSSToggles flag (currently off) > in RuntimeEnabledFeatures. > > Bug: 1250716 > Change-Id: I7751d1d48a3444cc249979185ff5517ecd7c5e01 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4265191 > Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> > Commit-Queue: David Baron <dbaron@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1106983} Bug: 1250716 Change-Id: I8dab23d70c84a2d3b845c79c245756ccab13e88d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4269430 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Auto-Submit: David Baron <dbaron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1107814}
The third_party directory contains sources from other projects.
For guidelines on adding a new package to the third_party directory can be found at //docs/adding_to_third_party.md