ESH/dompdf/lib/php-css-parser/tests/files/-fault-tolerance.css
2024-10-23 18:28:06 +05:30

15 lines
132 B
CSS

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