at-charset-utf16-le-003

@charset utf-16-bom-le

WeasyPrint

Reference (good) by WeasyPrint

Reference (good) by this browser

This browser

Source

 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 2 <html><head>
 3     <link rel="reference" href="at-charset-ref.xht">
 4     <title>CSS Test: @charset utf-16-bom-le</title>
 5     <link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu">
 6     <link rel="author" title="Mozilla Corporation" href="http://mozilla.com/">
 7     <link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#charset">
 8     <meta name="flags" content="">
 9     <style type="text/css">
10       body { color: red; }
11     </style>
12     <link type="text/css" charset="us-ascii" rel="stylesheet" href="support/at-charset-utf16-le-003.css">
13   </head>
14   <body>
15     This should be green
16   
17 
18   
19 </body></html>