WebKit and CSS 3 Namespaces
The CSS 3 Namespaces specification has only one implementation passing all tests (Firefox at his time). WebKit appears to be near completion, failing only two tests (@namespace error handling and invalid ordering of @namespace and @import). I think I have a fix for the latter bug:
Nevermind.
Comments
Have you tested the patch? I find the double delete you introduce in ~CSSStyleSheet() worthy of additional scrutiny.
(My apologies for posting this in the wrong story, feel free to delete)