aboutsummaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf/tests/templates/unicode.html
diff options
context:
space:
mode:
Diffstat (limited to 'wkhtmltopdf/tests/templates/unicode.html')
-rw-r--r--wkhtmltopdf/tests/templates/unicode.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/wkhtmltopdf/tests/templates/unicode.html b/wkhtmltopdf/tests/templates/unicode.html
new file mode 100644
index 0000000..62968bb
--- /dev/null
+++ b/wkhtmltopdf/tests/templates/unicode.html
@@ -0,0 +1,8 @@
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ </head>
+ <body>
+ <h1>☃</h1>
+ </body>
+</html>