summaryrefslogtreecommitdiffstatshomepage
path: root/modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css')
-rw-r--r--modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css b/modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css
deleted file mode 100644
index 1feb8f1bd7d..00000000000
--- a/modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css
+++ /dev/null
@@ -1 +0,0 @@
-.test1{display:block;}html .clear-block{height:1%;}.clear-block{display:block;font:italic bold 12px/30px Georgia,serif;}.test2{display:block;}.bkslshv1{background-color:#C00;}.test3{display:block;}.test4{display:block;}.comment-in-double-quotes:before{content:"/* ";}.this_rule_must_stay{color:#F00;background-color:#FFF;}.comment-in-double-quotes:after{content:" */";}.comment-in-single-quotes:before{content:'/*';}.this_rule_must_stay{color:#F00;background-color:#FFF;}.comment-in-single-quotes:after{content:'*/';}.comment-in-mixed-quotes:before{content:'"/*"';}.this_rule_must_stay{color:#F00;background-color:#FFF;}.comment-in-mixed-quotes:after{content:"'*/'";}.comment-in-quotes-with-escaped:before{content:'/* \" \' */';}.this_rule_must_stay{color:#F00;background-color:#FFF;}.comment-in-quotes-with-escaped:after{content:"*/ \" \ '";}