mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-16 08:11:20 +00:00
* Throw exception for `String + CSSSelector` with `self` cases. * Refactoring: CSSSelector: open -> abstract, assertTrue -> assertFailsWith * Exceptions rewording * CSSSelfSelector: public -> internal