Switched to using a single definition for the document object
What is considered a document object had two different definitions in accessibility. This patch switches to using one source of truth in ax_role_properties which has a slightly more expanded definition. The only affected code path is in the use of ISimpleDocument, a deprecated accessibility interface. An upcoming patch should remove the kDocument role from ui::IsDocument and rename that method to IsWebRoot. AX-Relnotes: n/a. R=dmazzoni@chromium.org, aleventhal@chromium.org Change-Id: Ifae5f3d879c5ef2cbe708d3d64e9fde41c56858f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532667 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:Aaron Leventhal <aleventhal@chromium.org> Auto-Submit: Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#826907}
Showing
Please register or sign in to comment