CSS 3 Modules dependencies visualized
The CSS Working Group is developing its CSS 3 technology as a set of modules ; each module describes a specific subset of properties, syntax rules, processing model, etc.
Given the relatively high number of said modules (24 at this day), and knowing that there are interdependencies between them, it becomes quickly hard to follow what’s going on and in which order.
To help get a clearer view of the CSS landscape, I decided to fire up my XSLT gun armed with a bit of RDF…
- a spidering XSLT style sheet gets from the RDF list of W3C Technical Reports those that were produced by the CSS Working Group
