Files
servo/tests/wpt/css-tests/css21_dev/xhtml1/support/charset1.css

14 lines
275 B
CSS

@charset "iso-8859-1";
span {
background-color: #FF0000;
font-weight: bold;
color: red;
font-family: Arial, Helvetica, sans-serif;
}
.ýäè {
background-color: #00FF00;
font-weight: bold;
color: #00FF00;
font-family: Arial, Helvetica, sans-serif;
}