summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-01-02 00:48:50 +0100
committerjcid <devnull@localhost>2008-01-02 00:48:50 +0100
commitb33e0ab7a06ab6b2e7da7e0b7ece4b39d2ce0a3f (patch)
tree0fec4706c1ad20c63ae0886445d04de26964ced9 /README
parenteb0733ac6de692a30ea0ebe6a47519b5337f4e22 (diff)
- Made TopGroup a PackedGroup, simplifying UI code and removing workarounds.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4bdb94d6..eefb80d3 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ Advanced * Form elements are not yet hooked/implemented. You can look
Fixed * Sometimes pages don't load giving a warning on an already
closed IO. I'll try to look at this one soon.
* No image maps.
- * The SELECT element inside FORMS is not implemented.
+Fixed * The SELECT element inside FORMS is not implemented.
* no FRAMES rendering
* no https (there's a barebones prototype).