summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/css-module/resources/malformed.css
blob: 28819bfdf55bff3dd2ab9bd204271bc4114f8c49 (plain)
1
2
3
4
5
6
7
#test4 } {
    background-color: #FF0000;
}

#test4b {
    background-color: #00FF00;
}