Known Bugs -*- text -*- Status is one of OPEN, FIXED, NOTBUG, FIXING (the fix is in progress), or IDNTCRE (I don't care) BUG # Status Description ==== ====== =========== 1 FIXED You must have whitespace next to blocks in a #- -# block because of how strings are tokenized. 2 OPEN xhtml:tags *sometimes* doesn't work. It makes no sense at all. 3 FIXED non-empty-tag attributes end up being shared amongst all non-empty-tags of the same time (the last set of attributes is used). Again this makes no sense...it looks like a GOOPS bug.