diff options
| author | nyamatongwe <devnull@localhost> | 2010-08-04 09:48:30 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2010-08-04 09:48:30 +1000 |
| commit | fa2372442c4fa5ea05f983062f5ccedb95fa6937 (patch) | |
| tree | 77e35e2d346748b3385a639ab003f6e91c3e4f74 /test/examples/x.html | |
| parent | 9f57d042fa2cc70e0261b8445beb6e7295860c7d (diff) | |
| download | scintilla-mirror-fa2372442c4fa5ea05f983062f5ccedb95fa6937.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> |
