Update of /cvsroot/perl-css/CSS-SAC
In directory usw-pr-cvs1:/tmp/cvs-serv2375
Modified Files:
SAC.pm
Log Message:
updated TODO
Index: SAC.pm
===================================================================
RCS file: /cvsroot/perl-css/CSS-SAC/SAC.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- SAC.pm 2001/10/21 18:56:05 1.9
+++ SAC.pm 2001/10/24 10:54:50 1.10
@@ -1725,7 +1725,13 @@
- find a way to make the '-' prefix to properties optional
- - switch to spec names (?)
+ - add a filter that switches events to spec names, and that can be used
+ directly through an option
+
+ - add DOM-like hasFeature support (in view of SAC 3)
+
+ - prefix all constants with SAC_. Keep the old ones around for a few
+ versions, importable with :old-constants.
- update docs
|