summaryrefslogtreecommitdiff
path: root/test/data/html/regression-script-collect.html
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-08-13 13:38:38 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-08-13 13:38:38 +0000
commit7c9043daf9f27fd5abc52692bb36163de0ad78bb (patch)
treece50ee52c42e655e28e78b9d47dec36eeb0ff4c9 /test/data/html/regression-script-collect.html
parentb61c223b23b1cede7fe5fb16262a1ff0906dda3c (diff)
downloadlibhubbub-7c9043daf9f27fd5abc52692bb36163de0ad78bb.tar.gz
libhubbub-7c9043daf9f27fd5abc52692bb36163de0ad78bb.tar.bz2
Regression test for script collection when the utf8 buffer moves beneath it.
svn path=/trunk/hubbub/; revision=5083
Diffstat (limited to 'test/data/html/regression-script-collect.html')
-rw-r--r--test/data/html/regression-script-collect.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/data/html/regression-script-collect.html b/test/data/html/regression-script-collect.html
new file mode 100644
index 0000000..9812565
--- /dev/null
+++ b/test/data/html/regression-script-collect.html
@@ -0,0 +1,4 @@
+<!-- With parserutils in debug mode randomising the location of the utf8 buffer on calls to parserutils_inputstream_peek, this should not cause assertion failures -->
+<script type="text/javascript">
+abcdefghijkl
+</script>