diff options
Diffstat (limited to 'dom/security/test/sri/style3.css')
-rw-r--r-- | dom/security/test/sri/style3.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dom/security/test/sri/style3.css b/dom/security/test/sri/style3.css new file mode 100644 index 000000000..b64fa3b74 --- /dev/null +++ b/dom/security/test/sri/style3.css @@ -0,0 +1,3 @@ +#black-text { + color: green; +} |