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
AX: Incomplete object information with focus event on dynamic created div
Implementation bases on PR from: WebKit/WebKit#25479
When the element is dynamically created and focused, the focus change event should be
deferred in case renderer is not available yet but document needs style recalculation.
0 commit comments