Subject: | you should lc the keys (font-size ...) |
body { font-size: 10pt; }
should be parsed the same as
body { Font-size: 10pt; }
that is, they should both be accessible as
$obj->{body}{'font-size'} = '13pt';
Thanks
This queue is for tickets about the CSS-Tiny CPAN distribution.
The Basics
People
|
Bug Information
|