Attached is a patch that contains a fix to the @font-face handling to correctly set the default state of font-face rules. At the moment, a rule is initialised by being memset to 0, which leaves the style and weight at 'inherit', which is incorrect (and invalid - @font-face has no concept of inheritance).
Since I wrote this code originally, this is also an apology for the mistake, sorry! Jamie.
font-face-defaults.diff
Description: Binary data
