summaryrefslogtreecommitdiff
path: root/tests/test-inputs/prop-vendor-ident.css
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-inputs/prop-vendor-ident.css')
-rw-r--r--tests/test-inputs/prop-vendor-ident.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test-inputs/prop-vendor-ident.css b/tests/test-inputs/prop-vendor-ident.css
new file mode 100644
index 0000000..f7aa8b5
--- /dev/null
+++ b/tests/test-inputs/prop-vendor-ident.css
@@ -0,0 +1,3 @@
+:-foo-pseudo {
+ -foo-bar-prop: -foobar-value
+}