Regular Expressions in CSS3

Besides the attribute selectors (with ^, $, and *) will there be any
more Regular Expression implementation in CSS3?

I think it would be feasible to have something like

^.control

where the above selector would select the first element with
class="control". Feedback is appreciated.
-- 
Dante
dantecubed.com: Web Design, Development & more
theboss3@gmail.com

Received on Saturday, 5 March 2005 04:55:34 UTC