headroom-0.4.0.0: test-data/code-samples/css/sample1.css
/*
* This is
* the header
*/
body {
/* This is not header */
color: black
}
/* This is not header */
/*
* block comment
*/
/*
* This is
* the header
*/
body {
/* This is not header */
color: black
}
/* This is not header */
/*
* block comment
*/