PHPWord/vendor/sabberworm/php-css-parser/tests/files/-fault-tolerance.css
2021-02-26 12:53:56 -07:00

15 lines
132 B
CSS

.test1 {
//gaga: hello;
}
.test2 {
*hello: 1;
hello: 2.2;
hello: 2000000000000.2;
}
#test {
#hello: 1}
#test2 {
help: none;