DescriptionTouch adjustment: don't treat iframes as clickable by default
Iframe elements are hard-coded to be focusable, but unlike other
focusable elements (like text fields) this is almost always invisible
to the user. This disables the 'is focusable' check for the special
case of iframes. Iframes can still be candidates for adjustment for
other reasons (eg. event handlers), as can their contents of course.
BUG=405999
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180778
Patch Set 1 #Patch Set 2 : Update hit test counts #
Messages
Total messages: 6 (0 generated)
|