summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/syntax/support/at-charset-002.css
blob: f56dc888c0c90e6185c818e00caa5ae9c125f32e (plain)
1
2
3
4
5
@charset "windows-1252";
.���a, #div2
{
    color: green;
}