summaryrefslogtreecommitdiffstats
path: root/toolkit/components/url-classifier/tests/mochitest/import.css
blob: 9b86c8216907dd85d665badf1f3121471cc6e900 (plain)
1
2
3
/* malware.example.com is in the malware database. */
@import url("http://malware.example.com/tests/toolkit/components/url-classifier/tests/mochitest/bad.css");
#styleImport { visibility: hidden; }