diff options
author | Alberto Garcia <berto@igalia.com> | 2013-11-25 01:22:19 +0200 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2014-02-17 12:22:19 -0500 |
commit | a3f393f69363ea663bee9ff9ad8c950b8bbdc8c9 (patch) | |
tree | 1735cd96976d02070d8e23c583434c8ffb8804e5 /tests/soup-tests.gresource.xml | |
parent | fa2b82c870277a4b6717c852ea0185442af93014 (diff) | |
download | libsoup-a3f393f69363ea663bee9ff9ad8c950b8bbdc8c9.tar.gz |
sniffing: test that it allows leading whitespace in doctype headers
https://bugzilla.gnome.org/show_bug.cgi?id=715126
Diffstat (limited to 'tests/soup-tests.gresource.xml')
-rw-r--r-- | tests/soup-tests.gresource.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/soup-tests.gresource.xml b/tests/soup-tests.gresource.xml index 2fe21ddc..d24a04b0 100644 --- a/tests/soup-tests.gresource.xml +++ b/tests/soup-tests.gresource.xml @@ -5,6 +5,7 @@ <file>resources/atom.xml</file> <file>resources/home.gif</file> <file>resources/html_binary.html</file> + <file>resources/leading_space.html</file> <file>resources/mbox</file> <file>resources/mbox.gz</file> <file>resources/mbox.raw</file> |