Revert "Fix LocalizedLandmarkType for contentinfo aria role and <footer> scoped to body"
This reverts commit 3df4743f. Reason for revert: suspected root cause of bug 1001496 BUG: 1001496 TBR:rockot@google.com, alevelthal@chromium.org Original change's description: > Fix LocalizedLandmarkType for contentinfo aria role and <footer> scoped to body > > Change the LocalizedLandmarkType and LocalizedControlType for the > contentinfo aria role from "content info" to "content information" per > https://www.w3.org/TR/core-aam-1.1/#role-map-contentinfo. > > Also update the LocalizedLandmarkType for <footer> when scoped to the > body element to "content information", since it inherits this from > the contentinfo role per https://w3c.github.io/html-aam/#el-footer. > > Note that this doesn't affect <footer>'s LocalizedControlType, > which should be "footer" (but is currently still "content info"). > That is handled in the separate change at > https://chromium-review.googlesource.com/c/chromium/src/+/1763243. > > Bug: 997897 > Change-Id: If958b2090447010f0c0f3839739354dd4a0ea683 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1772228 > Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> > Reviewed-by: Ken Rockot <rockot@google.com> > Reviewed-by: Kevin Babbitt <kbabbitt@microsoft.com> > Commit-Queue: Dan Clark <daniec@microsoft.com> > Cr-Commit-Position: refs/heads/master@{#693375} TBR=rockot@google.com,aleventhal@chromium.org,kbabbitt@microsoft.com,daniec@microsoft.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 997897 Change-Id: I3da07d47fd4cdd502f2ecbfb191293bcfa95ea2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789295 Commit-Queue: Olga Sharonova <olka@chromium.org> Reviewed-by:Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#694242}
Showing
Please register or sign in to comment