One consequence of this move is that, in principle, the 'official' source for DOM and HTML is available under a Creative Commons licence, which is different to the W3C licence that used to apply. The DOM-derived interface declarations in CSS4J carry the W3C licence despite the fact that I support the idea that APIs are not copyrightable (but keep the copyrights for attribution purposes).
At this moment I'm not changing the licencing of the W3C-derived interfaces, but keep watching the situation. Implications are more serious for the code or pseudo-code present in some W3C standards, as the current status makes it basically unusable (they imply a specific licencing for the implementation that reproduces them). The CSS colour system conversions are affected by this, for example.
Hopefully the W3C specifications shall move to a less restrictive licencing, at least if they want their pseudo-code (or example code snippets) to be used safely.