summaryrefslogtreecommitdiff
path: root/dev-libs/tree-sitter-css/files/tree-sitter-css-0.20.0-test-selector.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-01 20:14:16 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-01 20:14:16 +0100
commit113536ff120085dc1a7b12260095732209a389f8 (patch)
tree52a6c3df9c740efb71c815094e03456be4558c51 /dev-libs/tree-sitter-css/files/tree-sitter-css-0.20.0-test-selector.patch
parent5b1915ddf98b64efdd976ca4d8fce232faf7a247 (diff)
gentoo auto-resync : 01:04:2024 - 20:14:15
Diffstat (limited to 'dev-libs/tree-sitter-css/files/tree-sitter-css-0.20.0-test-selector.patch')
-rw-r--r--dev-libs/tree-sitter-css/files/tree-sitter-css-0.20.0-test-selector.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-libs/tree-sitter-css/files/tree-sitter-css-0.20.0-test-selector.patch b/dev-libs/tree-sitter-css/files/tree-sitter-css-0.20.0-test-selector.patch
new file mode 100644
index 000000000000..bbcec7e47e23
--- /dev/null
+++ b/dev-libs/tree-sitter-css/files/tree-sitter-css-0.20.0-test-selector.patch
@@ -0,0 +1,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) {}