diff options
Diffstat (limited to 'layout/reftests/unicode/unicode-ref-print.html')
-rw-r--r-- | layout/reftests/unicode/unicode-ref-print.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/reftests/unicode/unicode-ref-print.html b/layout/reftests/unicode/unicode-ref-print.html new file mode 100644 index 000000000..f0effcff6 --- /dev/null +++ b/layout/reftests/unicode/unicode-ref-print.html @@ -0,0 +1,10 @@ +<html class="reftest-print">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <title>Unicode tests - media query - reference</title>
+</head>
+
+<body>
+ <div><p lang="hi">स्टार</p></div>
+</body>
+</html>
|