blob: d5d6d3155d75b5b9175a6116c92367c1a9f56e51 [file] [log] [blame]
Test parsing of entity-escaped </iframe> tag for Bug 7931: Escaped elements within a textarea block can cause the textarea box to be closed prematurely
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
FAIL document.getElementById("myiframe").textContent should be </iframe>. Was &lt;/iframe>.
PASS successfullyParsed is true
TEST COMPLETE