[whatwg] Document Type Definition (DTD) for Web Forms 2.0 - Draft 1
Michael
ratt at zonevirtual.com
Thu Jul 22 18:28:16 PDT 2004
Greetings fantasai,
Methinks you missed a couple semi-colons...
<!ENTITY % InputType
"(text | password | checkbox | radio | file | hidden | image |
%Buttons | %TypedInput; | %RepeatButtons )"
>
should be...
%Buttons; | %TypedInput; | %RepeatButtons; )"
Just my opinion -- you could kill the fontstyle entity. ;-)
Something that made no sense to me in the HTML 4.01 DTD: events on
link and noscript elements. Not sure how the repeat attributes apply
to these elements.
Michael 'Ratt' Iannarelli
More information about the whatwg
mailing list