Example try:
<html>
<head>
<title>PHPQuery не корректно обрабатывает document.write() iframe </title>
</head>
<body>
<script type="text/javascript">
document.write('<iframe src="http://google.com" frameborder=1></iframe>');
</script>
<h1>BODY (not display because the tag iframe does not close)</h1>
</body>
</html>
Original issue reported on code.google.com by svbutse...@gmail.com on 15 Mar 2012 at 9:45
Original issue reported on code.google.com by
svbutse...@gmail.com
on 15 Mar 2012 at 9:45