diff --git a/docs/dev-progress.html b/docs/dev-progress.html
index 78156e6e..73dcd36e 100644
--- a/docs/dev-progress.html
+++ b/docs/dev-progress.html
@@ -60,7 +60,7 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;}
Standard |
background-color | COMPOSITE(<color>, transparent) |
-background | SHORTHAND |
+background | SHORTHAND, currently alias for background-color |
border | SHORTHAND, MULTIPLE |
border-color | MULTIPLE |
border-style | MULTIPLE |
@@ -145,13 +145,13 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;}
background-image | Dangerous, target milestone 1.3 |
background-attachment | ENUM(scroll, fixed),
Depends on background-image |
-background-position | Depends on background-image |
+background-position | Depends on background-image |
cursor | Dangerous but fluffy |
display | ENUM(...), Dangerous but interesting;
will not implement list-item, run-in (Opera only) or table (no IE);
inline-block has incomplete IE6 support and requires -moz-inline-box
for Mozilla. Unknown target milestone. |
-height | Interesting, why use it? Unknown target milestone. |
+height | Interesting, why use it? Unknown target milestone. |
list-style-image | Dangerous? |
max-height | No IE 5/6 |
min-height |