commit | 1637db318e525b5c1e3a960eeb59dee151f049ca | [log] [tgz] |
---|---|---|
author | tkent <tkent@chromium.org> | Tue Oct 27 02:38:46 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 27 02:39:59 2015 |
tree | 186412cc0b939005d8df4174d235745236a252aa | |
parent | a0612193a2326890f1cef3e4e113a82e4780247a [diff] |
Disabled FIELDSET elements should not be focusable. HTMLFieldSetElement::supportFocus should check isDisabledFormControl(). BUG=453847 Review URL: https://codereview.chromium.org/1422573006 Cr-Commit-Position: refs/heads/master@{#356211}