diff options
author | nyamatongwe <unknown> | 2010-08-04 09:48:30 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-08-04 09:48:30 +1000 |
commit | e3d7ac87ee667bb21035a6e64efa635fafabf43b (patch) | |
tree | 20a6f6c268c62307292f819284a4b9288369ef9f /test/examples/x.html | |
parent | b0f75d4547c41e0c06083df95b0db85a1440b355 (diff) | |
download | scintilla-mirror-e3d7ac87ee667bb21035a6e64efa635fafabf43b.tar.gz |
Added test for bug #3038381.
Diffstat (limited to 'test/examples/x.html')
-rw-r--r-- | test/examples/x.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/examples/x.html b/test/examples/x.html index 1d325dc76..7fa1a9f0e 100644 --- a/test/examples/x.html +++ b/test/examples/x.html @@ -1,4 +1,8 @@ <html xmlns="http://www.w3.org/1999/xhtml"> +<script type="text/javascript"> +'x\ +</t>' +</script> <head> <meta name="Date.Modified" content="20010515" /> <title>SinkWorld - Portability</title> |