Re: How has this not been noticed before?

>
> It turns out, in HTMLPDTD.c, the MENU tag is interchanged with the META tag,
> so now the order is different to the enumeration in HTMLPDTD.h.
> Oops.
>
    I fixed that some time ago:

    RCS file: /sources/public/libwww/Library/src/HTMLPDTD.c,v
    Working file: HTMLPDTD.c
    revision 2.30
    date: 1999/06/22 22:20:04;  author: raff;  state: Exp;  lines: +2 -2
    wrong position of META tag ('META' comes AFTER 'MENU')
    ----------------------------

    One day I'll put some code in to check for the correct order of tags and
attributes,
    since I always end up having some wrong :(

thanks,

    Raffaele

Received on Tuesday, 17 August 1999 15:04:21 UTC