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
Implementing this check may be a good idea, because currently this causes very subtle errors - the comment in the example will have an undefined ownerDocument.
For example:
Firefox throws in this case: Uncaught TypeError: 'createComment' called on an object that does not implement interface Document.
The text was updated successfully, but these errors were encountered: