mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
633cce158c
Make it be output-only, not having that confusing in-out tab-index parameter that is special for XUL to become focusable with -moz-user-focus: normal. Instead, do that explicitly in nsIFrame::IsFocusable(). Also, call it IsFocusableWithoutStyle(), since that's what it is. Differential Revision: https://phabricator.services.mozilla.com/D195644 |
||
---|---|---|
.. | ||
tests/mochitest | ||
MathMLElement.cpp | ||
MathMLElement.h | ||
MathMLElementFactory.cpp | ||
moz.build |