diff options
Diffstat (limited to 'dom/security/test/sri/file_bug_1271796.css')
-rw-r--r-- | dom/security/test/sri/file_bug_1271796.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/security/test/sri/file_bug_1271796.css b/dom/security/test/sri/file_bug_1271796.css new file mode 100644 index 000000000..c0928f2cf --- /dev/null +++ b/dom/security/test/sri/file_bug_1271796.css @@ -0,0 +1,2 @@ +/*! Simple test for bug 1271796 */ +p::before { content: "\2014"; } |