diff --git a/docs/dev-progress.html b/docs/dev-progress.html
index b21fd52e..0262f170 100644
--- a/docs/dev-progress.html
+++ b/docs/dev-progress.html
@@ -59,7 +59,7 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;}
Standard |
background-color | COMPOSITE(<color>, transparent) |
-background | SHORTHAND, only for color, see below for info on background-image and friends |
+background | SHORTHAND |
border | SHORTHAND, MULTIPLE |
border-color | MULTIPLE |
border-style | MULTIPLE |
@@ -141,8 +141,8 @@ thead th {text-align:left;padding:0.1em;background-color:#EEE;}
Unknown |
-background-image | Dangerous, target milestone 1.3 |
-background-attachment | ENUM(scroll, fixed),
+ |
background-image | Dangerous, target milestone 1.3 |
+background-attachment | ENUM(scroll, fixed),
Depends on background-image |
background-position | Depends on background-image |
cursor | Dangerous but fluffy |