- From: Dmitry Turin <sql4-en@narod.ru>
- Date: Fri, 11 Jan 2008 16:04:41 +0200
- To: www-style@w3.org
David, >> DD> It means that user agents, as well as having a parser for markup, >> DD> MUST also have a parser for CSS. >> primitiv parser, because css is primitiv format and you about UA, >> which is not rendering. DD> It also needs to implement media types Strongly disagreed ! Now we don't assign or not assign attributes depending media types. DD> the cascade (including specificity rules) Agreed. DD> do something about the case where the style sheet DD> is still downloading Re-rendering during downloading. I'm sure, that very small quantity of attributes will be migrated to CSS (because author will specify such attributes in CSS, which attributes he use in suppressing majority of documents), so re-rendering will be in very small quantity of places. DD> It is significantly more complicated then simply parsing HTML. This depend of nature of browser engine - to what is it more similar: to end-to-end linear transformation of html-text into screen image; or to trigger's transformation, working for attributes and properties (the last are used in one or another degree for all browers, supporting JS). Dmitry Turin SQL5 (5.9.1) http://sql50.euro.ru HTML6 (6.5.1) http://html60.euro.ru Unicode7 (7.2.1) http://unicode70.euro.ru Computer2 (2.0.2) http://computer20.euro.ru
Received on Friday, 11 January 2008 14:03:07 UTC