gecko-dev/dom/security/test/sri/style_imported.css
2016-11-03 03:18:00 +01:00

7 lines
100 B
CSS

#text-for-import-test {
color: red;
}
#text-for-import-test::before {
content: 'Test failed';
}