summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/i18n/syndata/support/charset15-endspaces.css
blob: db3b2ce237fd7c378361fc20e40d8837c83cc6fb (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;
	}