summaryrefslogtreecommitdiffstats
path: root/admin/survey/minify/vendor/tubalmartin/cssmin/tests/expectations/comments.css
blob: a80f165dabf8f130c47d05be66a7ca4828241c8f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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