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