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
feat(popup): use title attribute as very last option only
When an element got a predefined popup as direct sibling and also got a "title" attribute, the predefined popup was ignored
The title attribute should be the very last option to gain the possible popup content.
0 commit comments