| Current Path : /home/jeromecohp/www/libraries/techjoomla/dompdf/lib/php-css-parser/tests/files/ |
| Current File : /home/jeromecohp/www/libraries/techjoomla/dompdf/lib/php-css-parser/tests/files/nested.css |
html {
some: -test(val1);
}
html {
some-other: -test(val1);
}
@media screen {
html {
some: -test(val2);
}
}
#unrelated {
other: yes;
}