mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-01 08:48:25 +02:00
5 lines
198 B
CSS
5 lines
198 B
CSS
/* malware.mochi.test is in the malware database. */
|
|
@import url("http://malware.mochi.test/tests/toolkit/components/url-classifier/tests/mochitest/bad.css");
|
|
#styleImport {
|
|
visibility: hidden;
|
|
}
|