summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/syntax/support/at-charset-001.css
blob: 2096ad5b89eaf418a1845954a1b732185854fbcd (plain)
1
2
3
4
5
6
7
8
9
#div2
{
    color: green;
}

.���a
{
    color: red;
}