CSS Charter (Apple's Wishlist)

Oops, meant to send this to the public list (and not the private one):

======================

Here is a list from Apple regarding what we would like to see within  
the scope of the CSS WG's charter.

- Transforms (2D and 3D)

  The ability to apply a 2d or 3d transformation to an element via CSS.

  See proposal: http://lists.w3.org/Archives/Public/www-style/2007Nov/0080.html
  Blog entry: http://webkit.org/blog/130/css-transforms/
  Implementation: 2d/3d in iPhone OS 2.0, 2d in Safari 3.1

- Transitions

  CSS properties that describe how a property can change smoothly from
  one value to another over a time interval.

  See proposal: http://lists.w3.org/Archives/Public/www-style/2007Nov/0090.html
  Blog entry: http://webkit.org/blog/138/css-animation/
  Implementation: iPhone OS 2.0 and Safari 3.1 (for some properties)

- Animations

  CSS properties that provide a declarative syntax for controlling
  property values with timing, including keyframes.

  See proposal: http://lists.w3.org/Archives/Public/www-style/2007Nov/0090.html
  Implementation: iPhone OS 2.0 only

- Filter effects

  CSS properties that allow imaging effects to be applied to an  
element, such
  as blurring, color adjustment, noise reduction, halftoning and  
distortions.

  No current proposal or implementation.

- Audio and Video-related media queries

  Extensions to media queries and media-element styling that would
  allow enhanced accessibility (eg. showing captions)

  Some initial proposals sent to WHATWG. No implementation.

dave
(hyatt@apple.com)

Received on Tuesday, 25 March 2008 17:43:26 UTC