- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Wed, 24 Jul 2013 11:27:45 -0700
- To: Simon Sapin <simon.sapin@exyr.org>
- Cc: www-style <www-style@w3.org>
On Tue, Jul 23, 2013 at 7:15 AM, Simon Sapin <simon.sapin@exyr.org> wrote: > Hi, > > The output of the parser described in css-syntax is made of generic > qualified rules, at-rules, and declarations where rule preludes, block > contents and declaration values can be almost anything. > > As requested during the Tokyo F2F, I started a new section on how to > interpret this output into a CSS stylesheet as represented in CSSOM, > expected by Cascade, etc. > > http://dev.w3.org/csswg/css-syntax/#css-stylesheets > > Comments? Thanks for drafting this! I think my last commit pretty much entirely rewrote it, but your base text was very useful for structuring it. Do we need anything for the CSSOM hookup, or is that just handled implicitly by CSSOM itself, by virtue of it somehow applying itself to stylesheets? ~TJ
Received on Wednesday, 24 July 2013 18:28:33 UTC