summaryrefslogtreecommitdiff
path: root/dev-libs/tree-sitter-css/files/tree-sitter-css-0.20.0-test-selector.patch
blob: bbcec7e47e238bb31ea6ac5a3c6677be79ab799e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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) {}