PHP-CSS-Parser
PHP-CSS-Parser copied to clipboard
Add extensive unit tests for selector specificity
We can copy from here:
https://github.com/bramus/specificity/blob/main/test/index.js
We also have some in Emogrifier: https://github.com/MyIntervals/emogrifier/blob/main/tests/Unit/CssInlinerTest.php#L1123-1317