gentoo/dev-libs/tree-sitter-css/files/tree-sitter-css-0.20.0-test-selector.patch
Matthew Smith a18074ab3b
dev-libs/tree-sitter-css: fix test with >tree-sitter-0.22
Closes: https://bugs.gentoo.org/928010
Signed-off-by: Matthew Smith <matthew@gentoo.org>
2024-04-01 15:33:00 +00:00

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) {}