On Mon, Feb 05, 2007 at 03:31:55PM -0600, Chris Jenkins <[EMAIL PROTECTED]> wrote: > Hi Mike, > I will do some more research and see if I can narrow down the cause or a > test case, as the current code is multiple files deep... One possibility, is > it going to matter if the namespace is declared in the document which uses > it? Or should it be ok as long as it is declared in the top level > stylesheet? We have the following in our top-level document (which is built > dynamically to include any necessary stylesheets): <snip>
Yes, it has to be defined in all stylesheets using it. > However we don't include those declarations in every file, and have been > running this code in our production environment for at least 2 years now > with everything working fine at least through v1.1.12. Which means all versions up to 1.1.12 were lax and later versions are more conform to the spec. Mike PS: please Cc the bug when replying. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

