Version 1
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Asset / css_test_files / comment_hacks.css.optimized.css
diff --git a/web/core/tests/Drupal/Tests/Core/Asset/css_test_files/comment_hacks.css.optimized.css b/web/core/tests/Drupal/Tests/Core/Asset/css_test_files/comment_hacks.css.optimized.css
new file mode 100644 (file)
index 0000000..4e6615a
--- /dev/null
@@ -0,0 +1 @@
+.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:"*/ \" \ '";}