Skip to content
glan edited this page Mar 16, 2012 · 2 revisions

Core Principles

  1. We should be able to read any valid CSS background properties.
  2. We don't need to care about any non W3C/webkit/moz spec browsers. No legacy webkit gradients or IE filter etc.
  3. We should be able to edit all background properties individually.
  4. We should provide convenient methods for manipulating multiple properties simultaneously.

Clone this wiki locally