- Output for 8.2.25 - 8.2.26, 8.3.5 - 8.3.15, 8.4.1 - 8.4.2
- Warning: DOMDocument::loadHTML(): Unexpected end tag : script in Entity, line: 4 in /in/OkmpO on line 10 DOMDocument parsing (libxml) ---------------------------- 3 paragraph elements found: * Paragraph 1 * Console log text"); * Paragraph 2 DOM serialised: <!DOCTYPE html> <html> <head> <title>Valid HTML5 Document</title> </head> <body> <p>Paragraph 1</p> <script>console.log("</script> </body> </html><html> <p>Console log text"); </p> <p>Paragraph 2</p> </html>