summaryrefslogtreecommitdiff
path: root/tests/test-inputs
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2003-03-08 19:30:16 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-03-08 19:30:16 +0000
commit13a57f93f351d1b12f68c30feecc68ce0aa130fa (patch)
tree7ba0e8f386bd85f12addb86502420e16b5dd0ce0 /tests/test-inputs
parentffef39ec5f918af981d2c191a93fc79f89c5501d (diff)
downloadlibcroco-13a57f93f351d1b12f68c30feecc68ce0aa130fa.tar.gz
added non regression tests for dashmatch attr selection. Dodji.
Diffstat (limited to 'tests/test-inputs')
-rw-r--r--tests/test-inputs/test5.1.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test-inputs/test5.1.css b/tests/test-inputs/test5.1.css
index d629b8d..35f0def 100644
--- a/tests/test-inputs/test5.1.css
+++ b/tests/test-inputs/test5.1.css
@@ -1,4 +1,5 @@
-[attr3~=val3_2] {prop5: val5}
+[attr4|=val4] {prop7: val7}
+[attr3~=val3_2] {prop6: val6}
[attr2=val2] {prop5: val5}
E0 {prop0: val0}
E0+E1{pro1:val1}