Ticket #25 (closed defect)

Opened 8 years ago

Last modified 6 years ago

wxHTML doesn't support broken markup

Reported by: anonymous Owned by:
Priority: low Milestone:
Component: wxHtml Version:
Keywords: Cc: vadz
Blocked By: Patch: no
Blocking:

Description

Bug#: 83
Product: .wxWindows
Version: 2.2.0
Platform: All
OS/Version: Linux - Debian
Status: ASSIGNED
Resolution:
Severity: wish list
Priority: P2
Component: HTML
AssignedTo: vaclav@…
ReportedBy: ron@…
URL:
Summary: wxHTML doesn't support broken markup :-)

I've just been looking at a pile of pages with broken tables, mostly
typos leading to 'unbalanced' <td> and <tr> tags..

eg. mistakenly ending a table with </td><tr></table>

Unfortunately this seems to be often not picked up by authors who don't
lint check their pages since most (all?) the common browsers actually
display this correctly even if it is obviously wrong.

wxHTML though displays such pages in their fully broken glory :-)

Change History

Changed 6 years ago by vadz

Broken markup will be supported by wxHTML2 and native
browsers engines, but this won't be ever "fixed" (broken?) in
wxHTML itself.

Note: See TracTickets for help on using tickets.