LayoutTests:
Reviewed by Oliver.
- test for <rdar://problem/5340603> REGRESSION: javascript being written to the screen in Safari
* fast/tokenizer/badscript-expected.txt: Added.
* fast/tokenizer/badscript.html: Added.
WebCore:
Reviewed by Oliver.
- fixed <rdar://problem/5340603> REGRESSION: javascript being written to the screen in Safari
Test Case: fast/tokenizer/badscript.html
* html/HTMLTokenizer.cpp:
(WebCore::HTMLTokenizer::parseTag): Don't apply our self-closing
<script> quirk in cases where the / appears in a mangled attribtue
value.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@24405
268f45cc-cd09-0410-ab3c-
d52691b4dbfc