Files
servo/tests/wpt/css-tests/css21_dev/xhtml1/support/bom-charset15.css

8 lines
148 B
CSS

@charset "iso-8859-15";
.hello {
background-color: #00FF00;
font-weight: bold;
color: #00FF00;
font-family: Arial, Helvetica, sans-serif;
}