Index: webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-end-script-tag-expected.txt |
=================================================================== |
--- webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-end-script-tag-expected.txt (revision 0) |
+++ webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-end-script-tag-expected.txt (revision 0) |
@@ -0,0 +1,11 @@ |
+CONSOLE MESSAGE: line 8: 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 document.getElementById("myscript").textContent is expectedResult |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |
Property changes on: webkit\data\layout_test_results\v8\LayoutTests\fast\parser\entity-end-script-tag-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ native |