Closed luin closed 2 years ago
Firefox sometimes returns anonymous DIVs as targets for events whose real targets should be inputs: https://bugzilla.mozilla.org/show_bug.cgi?id=208427.
We should handle the case when users pass those anonymous DIVs to Registry.find().
Registry.find()
Firefox sometimes returns anonymous DIVs as targets for events whose real targets should be inputs: https://bugzilla.mozilla.org/show_bug.cgi?id=208427.
We should handle the case when users pass those anonymous DIVs to
Registry.find()
.