[patch] fixing DLs in P

Stephan Kulow coolo at kde.org
Wed Nov 26 12:46:44 GMT 2003


Hi!

While reviewing the regression tests I noticed a regression
in parsing invalid "<P><DL>". Currently it will notice it can't
add the DL, so it tries to add a DD and in that a DL is allowed,
so you end up with <P></P><DL><DD><DL>.

Attached is test case and patch. I check explicitly for ID_P, 
even though I'm quite sure that the same happens with e.g.
ID_H1.

Greetings, Stephan

--
There may be no I in TEAM, but a M and an E.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p
Type: text/x-diff
Size: 688 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20031126/c40a4056/attachment.diff>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20031126/c40a4056/attachment.html>


More information about the kfm-devel mailing list