summaryrefslogtreecommitdiff
path: root/tests/test-inputs
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2003-03-09 11:50:36 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-03-09 11:50:36 +0000
commit71866eb9ae854698ed6fb6f951bdab8ab76406bb (patch)
tree4b71079b2b93c76625f5cbb60627ef4221db0f30 /tests/test-inputs
parent13a57f93f351d1b12f68c30feecc68ce0aa130fa (diff)
downloadlibcroco-71866eb9ae854698ed6fb6f951bdab8ab76406bb.tar.gz
added non regression test for the id and class selection evaluation.
Diffstat (limited to 'tests/test-inputs')
-rw-r--r--tests/test-inputs/test5.1.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-inputs/test5.1.css b/tests/test-inputs/test5.1.css
index 35f0def..b557b26 100644
--- a/tests/test-inputs/test5.1.css
+++ b/tests/test-inputs/test5.1.css
@@ -1,3 +1,5 @@
+.class5 {prop8: val8}
+#id6 {prop9: val9}
[attr4|=val4] {prop7: val7}
[attr3~=val3_2] {prop6: val6}
[attr2=val2] {prop5: val5}