Hello,

The reason why the class status pages list no content (for some) is because
the <script> element uses a empty-element tag (<script ... />), which is not
valid (not  even in XHTML) :

Ah, OK. It was browsable just because I was using firefox ;-)

"All elements other than those declared in the DTD as EMPTY must have an end
tag. Elements that are declared in the DTD as EMPTY can have an end tag or
can use empty element shorthand (see Empty Elements)."

(from the XHTML 1.0 spec)

Yeah, exactly.

Atsushi Eno

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to