You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of 3.0, elements will be considered :visible if they have any layout boxes, including those of zero width and/or height (e.g., <br> elements and inline elements with no content).
The text was updated successfully, but these errors were encountered:
jquery/jquery/issues/2227
As of 3.0, elements will be considered
:visible
if they have any layout boxes, including those of zero width and/or height (e.g.,<br>
elements and inline elements with no content).The text was updated successfully, but these errors were encountered: