Guest User

Untitled

a guest
Dec 7th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. if (obj instanceof globalObject.HTMLElement && obj.tagName === 'BLOCKQUOTE') {
  2.  
  3. global.HTMLElement = window.HTMLElement;
Add Comment
Please, Sign In to add comment