| Summary: | [site-issue] possible bad page rendering for a specific page | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Stefanos Harhalakis <v13> |
| Component: | khtml parsing | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Stefanos Harhalakis
2006-03-07 19:13:09 UTC
I can confirm this. It's a rather ugly page... For whatever reason, Konqueror places the table contents inside a FORM that is inside the TABLE. But it also generates a TBODY for that table, containing only the table footer (the "v5_button_compare" image). I don't think the tree it produced is correct, since FORM should not appear directly under a TABLE, right? |