Files
compose-multiplatform/web/core
Abasov Akif 43a16c8e77 Throw exception for String + CSSSelector with self cases. (#1462)
* Throw exception for `String + CSSSelector` with `self` cases.

* Refactoring: CSSSelector: open -> abstract, assertTrue -> assertFailsWith

* Exceptions rewording

* CSSSelfSelector: public -> internal
2021-11-29 11:37:17 +01:00
..