PHP-CSS-Parser icon indicating copy to clipboard operation
PHP-CSS-Parser copied to clipboard

Add extensive unit tests for selector specificity

Open oliverklee opened this issue 1 year ago • 1 comments

We can copy from here:

https://github.com/bramus/specificity/blob/main/test/index.js

oliverklee avatar Feb 27 '25 12:02 oliverklee

We also have some in Emogrifier: https://github.com/MyIntervals/emogrifier/blob/main/tests/Unit/CssInlinerTest.php#L1123-1317

JakeQZ avatar Feb 27 '25 23:02 JakeQZ