| Index: LayoutTests/fast/parser/entity-end-script-tag-expected.txt
|
| diff --git a/LayoutTests/fast/parser/entity-end-script-tag-expected.txt b/LayoutTests/fast/parser/entity-end-script-tag-expected.txt
|
| deleted file mode 100644
|
| index 3a87ad83bacd6c4ceccca1b0a9998270c1944933..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/parser/entity-end-script-tag-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -CONSOLE MESSAGE: line 7: 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
|
| -
|
|
|