summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/i18n/syndata/support/charset15.css
blob: f004fc220fad55cb91df59e7edb6cb3a6c8ea9b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@charset "iso-8859-15";
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;
	}