Chromium Code Reviews
DescriptionSupport presentational iframes and make use of them in the uber frame.
A presentational iframe, e.g. <iframe role="presentation">, is one where the
web author is indicating that the frame is an implementation detail. Suppress
the normal role for the frame and for its inner document / web area, so that
accessibility clients see the frame as if it was part of the parent document.
Make use of this in the uber frame for settings, history, and extensions.
BUG=436186
Committed: https://crrev.com/8b43c604a8a5ca11bdf01b12a7c2f34f2bfcc54f
Cr-Commit-Position: refs/heads/master@{#308859}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Address test failures #Messages
Total messages: 9 (2 generated)
|