diff options
Diffstat (limited to 'test/layout')
-rw-r--r-- | test/layout/pre-no-trailing-space.expected | 3 | ||||
-rw-r--r-- | test/layout/pre-no-trailing-space.html | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/test/layout/pre-no-trailing-space.expected b/test/layout/pre-no-trailing-space.expected new file mode 100644 index 00000000..83fdb29d --- /dev/null +++ b/test/layout/pre-no-trailing-space.expected @@ -0,0 +1,3 @@ + +test + test diff --git a/test/layout/pre-no-trailing-space.html b/test/layout/pre-no-trailing-space.html new file mode 100644 index 00000000..76b04f34 --- /dev/null +++ b/test/layout/pre-no-trailing-space.html @@ -0,0 +1,3 @@ +<pre> +test + test |