summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/128896.html
blob: dd1ee642232eaf31a766a3c92ba53d5a6b8a0200 (plain)
1
2
3
4
5
6
7
8
9
10
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>