<iframe srcdoc> test

HTML

<iframe seamless="seamless" srcdoc="<html><body><script type=&quot;text/javascript&quot;>navigator.__defineGetter__('userAgent', function(){return 'myCustomUA';}); console.log(navigator.userAgent, window.location.href);</script><p style=&quot;color:red;&quot;>Hello sworld!</p></body></html>"></iframe>