summaryrefslogtreecommitdiffstats
path: root/dom/security/test/sri/style_imported.css
blob: 4469e8d78db301f9c8164d200019156c45159d02 (plain)
1
2
3
4
5
6
#text-for-import-test {
  color: red;
}
#text-for-import-test::before {
  content: 'Test failed';
}