make_css_data_uri: fix syntax of @namespace declarations
commitf044e932b002ec834725b58404ef7ba36bc8c613
authorJohn Foerch <jjfoerch@earthlink.net>
Tue, 26 Oct 2010 01:11:33 +0000 (25 21:11 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Tue, 26 Oct 2010 01:11:33 +0000 (25 21:11 -0400)
tree7931b29b14891230a17f755b35e60791231b6c44
parentbb25232fd77ed6ee12ead04bed58834acc603342
make_css_data_uri: fix syntax of @namespace declarations

A semicolon was missing, causing the first css rule to fail in the case
where there was a @namespace prefix and no other prefixes.
modules/stylesheet.js