mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
15 lines
389 B
Diff
15 lines
389 B
Diff
https://bugs.gentoo.org/928010
|
|
https://github.com/tree-sitter/tree-sitter-css/issues/47
|
|
https://github.com/tree-sitter/tree-sitter/issues/3238
|
|
--- a/test/corpus/selectors.txt
|
|
+++ b/test/corpus/selectors.txt
|
|
@@ -102,7 +102,7 @@ a::first-line {}
|
|
(block)))
|
|
|
|
=========================
|
|
-::slotted pseudo element
|
|
+slotted pseudo element
|
|
=========================
|
|
|
|
::slotted(button) {}
|