summaryrefslogtreecommitdiffstats
path: root/admin/survey/minify/vendor/tubalmartin/cssmin/tests/expectations/comments.css
diff options
context:
space:
mode:
Diffstat (limited to 'admin/survey/minify/vendor/tubalmartin/cssmin/tests/expectations/comments.css')
-rw-r--r--admin/survey/minify/vendor/tubalmartin/cssmin/tests/expectations/comments.css28
1 files changed, 28 insertions, 0 deletions
diff --git a/admin/survey/minify/vendor/tubalmartin/cssmin/tests/expectations/comments.css b/admin/survey/minify/vendor/tubalmartin/cssmin/tests/expectations/comments.css
new file mode 100644
index 0000000..a80f165
--- /dev/null
+++ b/admin/survey/minify/vendor/tubalmartin/cssmin/tests/expectations/comments.css
@@ -0,0 +1,28 @@
+/*! test */
+/*! $LastChangedRevision: 81 $ $LastChangedDate: 2009-05-27 17:41:02 +0100 (Wed, 27 May 2009) $ */
+/*!
+$Header: /temp/dirname/filename.css 3 2/02/08 3:37p JSmith $
+*/
+/*! special */
+/*! special */
+a{color:blue;width:5px;height:5px;margin:0}
+/*!************88****
+ Preserving comments
+ as they are
+ ********************
+ Keep the initial !
+ *******************/
+#yo{ma:"ma"}
+/*!
+I said
+pre-
+serve! */
+a{color:red}
+/*! imp*/
+b{test:foo}
+/*! imp */
+html>/**/body p{color:blue;*width:auto;height:2%}a{a:1}
+/*!"preserve" me*/
+b{content:"/**/"}c{c:3}
+/*! imp */
+/* unclosed comment at EOF issue \ No newline at end of file