summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/i18n/syndata/support/charset15-midspaces.css
blob: 7482eddfef6fce9d1a2458ce7abf5c15986e5bb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@charset   "iso-8859-15";
span {
	background-color: #00FF00;
	font-weight: bold;
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	}
.ýäè {
	background-color: #FF0000;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	}