blob: c0a7158d44cb3849e009b9af0dfab44b2aa69213 [file] [log] [blame]
CONSOLE ERROR: line 11: Uncaught SyntaxError: Unexpected token &
Test parsing of entity-escaped </script> 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".
PASS Got expected error: 'SyntaxError'
PASS document.getElementById("myscript").textContent is expectedResult
PASS successfullyParsed is true
TEST COMPLETE