mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
84c3f34421
Previously, we listened for changes to the disabled attribute itself. However, this doesn't handle the case that the disabled state is inherited from a fieldset ancestor. In contrast, DOM notifies us about changes to ElementState::DISABLED on form control descendants when a fieldset gains or loses the disabled attribute. Differential Revision: https://phabricator.services.mozilla.com/D211688 |
||
---|---|---|
.. | ||
browser | ||
crashtests | ||
mochitest |