summaryrefslogtreecommitdiff
path: root/tests/test-inputs/test5.1.css
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-inputs/test5.1.css')
-rw-r--r--tests/test-inputs/test5.1.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-inputs/test5.1.css b/tests/test-inputs/test5.1.css
index 8847471..26c3627 100644
--- a/tests/test-inputs/test5.1.css
+++ b/tests/test-inputs/test5.1.css
@@ -4,6 +4,7 @@
[attr3~=val3_2] {prop6: val6}
[attr2=val2] {prop5: val5}
:first-child {first-child-prop: first-child-value}
+:lang(fr) {lang-prop: lang-value}
E2[attr2=val2] {prop8: val8}
E0 {prop0: val0}
E0+E1{pro1:val1}