Remove errant code
This code does not have tests and is likely unnecessary. HandleActiveDecendant is called on the item with @aria-activedescendant, therefore to invalidate something, followingthe forward relation is correct. Using the reverse relation would make sense if something was pointing at the element with @aria-activedescendant that needed updating. TBR=nektar@chromium.org NOTRY=true Bug: None Change-Id: Ifc2e3d71a2089e5fbeb58c1bc6e020811ad9b1d6 Reviewed-on: https://chromium-review.googlesource.com/1070806 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#561522}
Showing
Please register or sign in to comment