summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/128896.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/128896.html')
-rw-r--r--layout/reftests/bugs/128896.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/bugs/128896.html b/layout/reftests/bugs/128896.html
new file mode 100644
index 0000000000..dd1ee64223
--- /dev/null
+++ b/layout/reftests/bugs/128896.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title>Test CSS files with non-ascii characters</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <link rel="stylesheet" href="128896-style.css" type="text/css">
+ </head>
+ <body>
+ <p>The text in this page should be yellow on a blue background</p>
+ </body>
+</html> \ No newline at end of file