32
edits
| Line 40: | Line 40: | ||
* Persist changes across page reloads  | * Persist changes across page reloads  | ||
* Refresh on significant changes (and undo/redo by significant change)  | * Refresh on significant changes (and undo/redo by significant change)  | ||
* Revert to original (and back) toggle  | |||
* Auto-completion  | * Auto-completion  | ||
* Error detection  | * Error detection  | ||
*   | * Intelligible preview on hover for as many properties as possible (eg. font-style: Arial, Helvetica displays the names of the fonts with the actual fonts; font-size:12px or margin:12px shows how big is 12px, color shows the color...)  | ||
* Enable/disable stylesheets individually  | |||
* Addition/removal of stylesheets [possibly addition of NEW, goes well with Save]  | |||
* Integration with Style Inspector  | * Integration with Style Inspector  | ||
* CSS Transition/Animation stepping  | * CSS Transition/Animation stepping  | ||
edits