PHPWord/vendor/sabberworm/php-css-parser/tests/files/-fault-tolerance.css

15 lines
132 B
CSS
Raw Normal View History

2021-02-26 19:53:56 +00:00
.test1 {
//gaga: hello;
}
.test2 {
*hello: 1;
hello: 2.2;
hello: 2000000000000.2;
}
#test {
#hello: 1}
#test2 {
help: none;