summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/css-module-assertions/resources/bad-import.css
blob: a6e1a0f395d910a604e4b6d6a0afd8a43b94e5f2 (plain)
1
2
3
4
@import "atImported.css";
#test3 {
    background-color:#00FF00;
}