diff options
Diffstat (limited to 'test/xhtml1')
-rw-r--r-- | test/xhtml1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/xhtml1 b/test/xhtml1 index 3b5107a..70e3a34 100644 --- a/test/xhtml1 +++ b/test/xhtml1 @@ -9,7 +9,7 @@ </head> <!-- 4.8 --> <script type="text/javascript"> - ... unescaped script content ... + ... unescaped script < content ... </script> <body> <p>Moved to <a href="http://example.org/">example.org</a>.</p> |