diff options
Diffstat (limited to 'layout/style/test/file_bug1443344.css')
-rw-r--r-- | layout/style/test/file_bug1443344.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/style/test/file_bug1443344.css b/layout/style/test/file_bug1443344.css new file mode 100644 index 0000000000..74e81d1823 --- /dev/null +++ b/layout/style/test/file_bug1443344.css @@ -0,0 +1 @@ +#importTarget { color: red ! important } |