[CSSOM] CSSValue and related interfaces (message from the CSS WG)

One of the specifications that the CSS WG is chartered to write is a new
version of the Document Object Model for CSS, or CSSOM for short. We don't
have a Working Draft yet, but the following is is an official statement by
the CSS. It represents the current consensus in the WG:


   The following DOM2 Style features are considered to be problematic
   and are therefore classified as obsolete. Implementors are strongly
   urged not to implement them. Replacements will be provided at some
   future point.

      The UnknownRule interface (unknown rules should be dropped by
      the parser and thus never reach the DOM)

      The getPropertyCSSValue method, CSSValue interface, all
      interfaces inheriting from CSSValue, and the RGBColor, Rect, and
      Counter interfaces (the CSSValue interface is thought to be too
      awkward for frequent use)



For the CSS WG,
Bert
-- 
  Bert Bos                                ( W 3 C ) http://www.w3.org/
  http://www.w3.org/people/bos/                              W3C/ERCIM
  bert@w3.org                             2004 Rt des Lucioles / BP 93
  +33 (0)4 92 38 76 92            06902 Sophia Antipolis Cedex, France

Received on Thursday, 30 October 2003 17:45:22 UTC