mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
3267d4f31f
Labels are often used as primary click targets for related inputs. If they are styled to certain bounds, but contain overflowing text for a11y with a color of "transparent", the synthesized click will happen outside the bounds of the label. If we skip text leafs with "color: transparent", we will skip labels altogether. Instead, lets land on labels when traversing, and ignore its subtree. Differential Revision: https://phabricator.services.mozilla.com/D77898 |
||
---|---|---|
.. | ||
android | ||
aom | ||
atk | ||
base | ||
generic | ||
html | ||
interfaces | ||
ipc | ||
mac | ||
other | ||
tests | ||
windows | ||
xpcom | ||
xul | ||
moz.build |