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